mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-11 22:06:29 +02:00
Initial commit
This commit is contained in:
35
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
35
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
<!--
|
||||
Thanks for your interest in the project. Bugs filed and PRs submitted are appreciated!
|
||||
|
||||
Before submitting a pull request, please make sure you're familiar with and follow the instructions in the contributing guidelines (found in the CONTRIBUTING.md file).
|
||||
|
||||
Also, please make sure you're familiar with and follow the instructions in the contributing guidelines (found in the CONTRIBUTING.md file).
|
||||
|
||||
If you're new to contributing to open source projects, you might find this free video course helpful: https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github
|
||||
|
||||
Please fill out the information below to expedite the review and (hopefully) merge of your pull request!
|
||||
-->
|
||||
|
||||
## What
|
||||
|
||||
What changes are being made? (e.g. feature, bug, docs, etc.)
|
||||
|
||||
## Why
|
||||
|
||||
Why are these changes necessary?
|
||||
|
||||
## How
|
||||
|
||||
How were these changes implemented?
|
||||
|
||||
## Checklist
|
||||
|
||||
Have you done all of these things?
|
||||
|
||||
<!-- add "N/A" to the end of each line that's irrelevant to your changes -->
|
||||
<!-- to check an item, place an "x" in the box like so: "- [x] Documentation" -->
|
||||
|
||||
- [ ] Documentation added
|
||||
- [ ] Tests
|
||||
- [ ] TypeScript definitions updated
|
||||
- [ ] Ready to be merged
|
Reference in New Issue
Block a user