mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-06-08 08:34:20 +02:00
36 lines
1.2 KiB
Markdown
36 lines
1.2 KiB
Markdown
<!--
|
|
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
|