mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-15 10:48:38 +00:00
asking testing platform and env in the PR template
This commit is contained in:
parent
c66bfa62cf
commit
5d0e828b41
1 changed files with 7 additions and 0 deletions
7
.github/pull_request_template.md
vendored
7
.github/pull_request_template.md
vendored
|
|
@ -9,6 +9,13 @@ Describe the changes made in this PR.
|
||||||
- [ ] Code has been tested
|
- [ ] Code has been tested
|
||||||
- [ ] Existing tests pass
|
- [ ] Existing tests pass
|
||||||
|
|
||||||
|
### Platform / Environment
|
||||||
|
What platform and environment were used for development and testing?
|
||||||
|
|
||||||
|
Examples:
|
||||||
|
- Windows 11 / macOS / Linux
|
||||||
|
- MSYS2 / WSL2 / Debian
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
<!-- Add anything relevant about testing -->
|
<!-- Add anything relevant about testing -->
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue