Skip to content

Commit

Permalink
Update pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martind260 authored Mar 13, 2024
1 parent a13b968 commit d1dd9d6
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
---
name: Pull request template
about: Create a pull request to contribute to our software
title: ""
labels: ""
assignees: ""
---

## Pull Request

### Description
Expand All @@ -15,11 +7,14 @@ assignees: ""
Issues:

### Definition of Done
*Advice: Unchecked checkboxes are not accepted by the build pipeline. Cross out any non-relevant item by using '~~'.*

- [ ] Acceptance criteria are met
- [ ] Build/Test workflow has successfully finished
- [ ] Release notes are complemented
- [ ] Documentation is complemented (operator manual, system specification)
- [ ] Frontend is locally smoke-tested
- [ ] Side branches are deleted
- [ ] Board is updated
- [ ] Infrastructure is adjusted
- [ ] Infrastructure is adjusted

Please delete all side branches after merging.

0 comments on commit d1dd9d6

Please sign in to comment.