You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
badges/.github/PULL_REQUEST_TEMPLATE.md

25 lines
496 B
Markdown

### What did you implement:
Closes #XXXXX
### How did you implement it:
...
### How can we verify it:
...
### TODO's:
- [ ] Write tests
- [ ] Write documentation
- [ ] Check that there aren't other open pull requests for the same issue/feature
- [ ] Format your source code by `make fmt`
- [ ] Provide verification config / commands
- [ ] Enable "Allow edits from maintainers" for this PR
- [ ] Update the messages below
**Is this ready for review?:** No
**Is it a breaking change?:** No