exectos/.github/PULL_REQUEST_TEMPLATE.md
Rafal Kupiec e3376c181f
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 27s
Builds / ExectOS (i686) (push) Successful in 28s
Add agreement to pull request template
2024-01-09 19:02:10 +01:00

23 lines
557 B
Markdown

<!--
1. Please speak English, this is the language all of us can speak and write.
2. Please follow the CONTRIBUTING.md to make your changes smoothly merged.
-->
## Purpose
_Do a quick recap of your work here._
_If it fixes some bug, don't forget to mention it here._
## Proposed changes
_Describe what you propose to change/add/fix with this pull request._
-
-
## TODO
_Use a TODO when your pull request is Work in Progress._
- [ ]
- [ ]
- [ ]
## Agreements
- [ ] I have read the Contributors License Agreement and I consent to those terms.