Skip to content

Commit

Permalink
pr template added (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
martind260 authored Sep 25, 2023
1 parent 42d6f0c commit 6cb9cb0
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: Pull request template
about: Create a pull request to contribute to our software
title: ""
labels: ""
assignees: ""
---

## Pull Request

### Description

### Reference

Issues:

### Definition of Done
- [ ] 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

0 comments on commit 6cb9cb0

Please sign in to comment.