File: PULL_REQUEST_TEMPLATE.md

package info (click to toggle)
rust-plotlib 0.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 628 kB
  • sloc: sh: 19; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 555 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Thanks for submitting a PR, your contribution is really appreciated!

Here's a quick checklist that should be present in PRs (you can delete this text from the final description, this is just a guideline):

- [ ] Add an entry to the CHANGELOG file
- [ ] Include documentation when adding new features.
- [ ] Include new tests or update existing tests when applicable.

If your work is still in progress, please [mark your PR as a draft](https://help.github.com/en/articles/about-pull-requests#draft-pull-requests) until you are ready for it to be merged.