remove actions
This commit is contained in:
parent
154fbe6420
commit
53c4d07b45
9 changed files with 0 additions and 0 deletions
16
.forgejo.bak/pull_request_template.md
Normal file
16
.forgejo.bak/pull_request_template.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
### Definition of Ready
|
||||
|
||||
- [ ] I am happy with the code
|
||||
- [ ] Short description of the feature/issue is added in the pr description
|
||||
- [ ] PR is linked to the corresponding user story
|
||||
- [ ] Acceptance criteria are met
|
||||
- [ ] All open todos and follow ups are defined in a new ticket and justified
|
||||
- [ ] Deviations from the acceptance criteria and design are agreed with the PO and documented.
|
||||
- [ ] No debug or dead code
|
||||
- [ ] My code has no repetitions
|
||||
- [ ] Critical parts are tested automatically
|
||||
- [ ] Where possible E2E tests are implemented
|
||||
- [ ] Documentation/examples are up-to-date
|
||||
- [ ] All non-functional requirements are met
|
||||
- [ ] Functionality of the acceptance criteria is checked manually on the dev system.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue