|
1 | | -<!-- #issue-number --> |
2 | | -Closes: |
| 1 | +Closes: <!-- #issue-number --> |
3 | 2 |
|
4 | | -- **Title:** |
5 | | -- **Name:** |
6 | | -- **Idenitfy yourself:** <!-- Mention your role (like GSSOC, SSOC, JWOC, etc. Contributor) --> |
| 3 | +- **Issue Title:** |
| 4 | +- **Your Name:** |
| 5 | +- **Your Role:** <!-- Mention your role (like GSSOC, SSOC, JWOC, etc. Contributor) --> |
7 | 6 |
|
8 | 7 | ### Describe the add-ons or changes you've made 📃 |
9 | 8 |
|
10 | 9 |
|
| 10 | + |
11 | 11 | ### Screenshots 📷 |
12 | 12 | <!-- Must add the screenshot of the project or your changes for review your pr --> |
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 | ### Type of change ☑️ |
16 | 17 | <!-- Please delete options that are not relevant. --> |
17 | 18 | What sort of change have you made: |
18 | | -<!-- |
19 | | -Example how to mark a checkbox:- |
20 | | -- [x] My code follows the code style of this project. |
21 | | ---> |
22 | | -- [ ] Bug fix (non-breaking change which fixes an issue) |
23 | | -- [ ] New feature (non-breaking change which adds functionality) |
24 | | -- [ ] Code style update (formatting, local variables) |
25 | | -- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) |
26 | | -- [ ] This change requires a documentation update |
27 | 19 |
|
28 | | - |
29 | | -### Checklist: ☑️ |
30 | 20 | <!-- |
31 | 21 | Example how to mark a checkbox:- |
32 | 22 | - [x] My code follows the code style of this project. |
33 | 23 | --> |
34 | | -- [ ] My code follows the [Contributing Guidelines](https://github.com/Avdhesh-Varshney/WebMasterLog/blob/main/CONTRIBUTING.md) & [Code of Conduct](https://github.com/Avdhesh-Varshney/WebMasterLog/blob/main/CODE_OF_CONDUCT.md) of this project. |
35 | | -- [ ] This PR does not contain plagiarized content. |
36 | | -- [ ] I have performed a self-review of my own code. |
37 | | -- [ ] I have commented my code, particularly wherever it was hard to understand. |
38 | | -- [ ] My changes generate no new warnings. |
39 | | - |
| 24 | +- [ ] Bug fix |
| 25 | +- [ ] New feature |
| 26 | +- [ ] Code style update (formatting, local variables) |
| 27 | +- [ ] Documentation update |
| 28 | +- [ ] Database update |
40 | 29 |
|
41 | 30 | ### Note to reviewers 📄 |
42 | 31 | <!-- Add notes to reviewers if applicable --> |
0 commit comments