35 lines
1.2 KiB
Markdown
35 lines
1.2 KiB
Markdown
<!--
|
|
SPDX-FileCopyrightText: 2023 Marlon W (Mawoka)
|
|
|
|
SPDX-License-Identifier: MPL-2.0
|
|
-->
|
|
|
|
#### :tophat: What? Why?
|
|
*Please describe your pull request.*
|
|
|
|
#### :pushpin: Related Issues
|
|
*Link your PR to an issue*
|
|
- Related to #?
|
|
- Fixes #?
|
|
|
|
#### Testing
|
|
*Describe the best way to test or validate your PR.*
|
|
|
|
#### :clipboard: Checklist
|
|
⚠️ No tests suites for now ⚠️
|
|
:rotating_light: Please review the [guidelines for contributing](https://github.com/mawoka-myblock/ClassQuiz/blob/master/CONTRIBUTING.md) to this repository.
|
|
|
|
- [ ] :question: ~~**CONSIDER** adding a unit test if your PR resolves an issue.~~
|
|
- [ ] :heavy_check_mark: **DO** check open PR's to avoid duplicates.
|
|
- [ ] :heavy_check_mark: **DO** keep pull requests small so they can be easily reviewed.
|
|
- [ ] :heavy_check_mark: **DO** build locally before pushing.
|
|
- [ ] :heavy_check_mark: ~~**DO** make sure tests pass.~~
|
|
- [ ] :heavy_check_mark: ~~**DO** add CHANGELOG upgrade notes if required.~~
|
|
- [ ] :x:~~**AVOID** breaking the continuous integration build.~~
|
|
- [ ] :x:**AVOID** making significant changes to the overall architecture.
|
|
|
|
### :camera: Screenshots
|
|
*Please add screenshots of the changes you're proposing*
|
|
|
|
:hearts: Thank you!
|