Files
FreshRSS/docs/pull_request_template.md
Marien Fressinaud d455783a63 Add guidance for pull requests
The main reason for this checklist is to not forget about documentation,
and to encourage us to write more tests. I hope it'll help us to improve
both!
2020-01-06 17:25:47 +01:00

408 B

Closes #

Changes proposed in this pull request:

How to test the feature manually:

Pull request checklist:

  • clear commit messages
  • code manually tested
  • unit tests written (optional if too hard)
  • documentation updated

Additional information can be found in the documentation.