Commit 6d3114b5 authored by Senya's avatar Senya Committed by JC Brand

PR template: Changes.md is not in the docs directory (#1018)

parent e47bc5ef
...@@ -2,7 +2,7 @@ Thanks for making a pull request to converse.js! ...@@ -2,7 +2,7 @@ Thanks for making a pull request to converse.js!
Before submitting your request, please make sure the following conditions are met: Before submitting your request, please make sure the following conditions are met:
- [ ] Add a changelog entry for your change in `docs/CHANGES.md` - [ ] Add a changelog entry for your change in `CHANGES.md`
- [ ] When adding a configuration variable, please make sure to - [ ] When adding a configuration variable, please make sure to
document it in `docs/source/configuration.rst` document it in `docs/source/configuration.rst`
- [ ] Please add a test for your change. Tests can be run in the commandline - [ ] Please add a test for your change. Tests can be run in the commandline
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment