Skip to content

Commit

Permalink
pull_request_template_update: Added Documentation PR Type (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
IstvanZsSzekely authored Jan 14, 2025
1 parent 3fa7a7c commit 646f1b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ try to push all related PRs at the same time.
- [ ] New feature (change that adds new functionality)
- [ ] New test (change that adds new test program and/or testbench)
- [ ] Breaking change (has dependencies in other repositories/testbenches)
- [ ] Documentation (change that adds or modifies documentation)

## PR Checklist
- [ ] I have followed the code style guidelines
Expand All @@ -24,4 +25,4 @@ try to push all related PRs at the same time.
- [ ] I have signed off all commits from this PR
- [ ] I have updated the documentation (wiki pages, ReadMe files, Copyright etc)
- [ ] I have not introduced new Warnings/Errors on compilation/elaboration/simulation
- [ ] I have set the verbosity level to none for the test program
- [ ] I have set the verbosity level to none for the test program

0 comments on commit 646f1b9

Please sign in to comment.