Skip to content

Commit 32f1f59

Browse files
committed
Chore: Update PR template
1 parent 65955ac commit 32f1f59

File tree

1 file changed

+19
-6
lines changed

1 file changed

+19
-6
lines changed

.github/pull_request_template.md

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,32 @@
1-
**Please provide some details about this pull request:**
2-
-
1+
## Changes proposed in this pull request
2+
33
-
44
-
55

6-
Fixes #{issue number}
6+
## Related issue(s)
7+
8+
- Fixes #{issue number}
9+
10+
## Copilot generated summary
11+
12+
Provide a Copilot generated summary of the changes in this pull request.
13+
14+
<details>
15+
<summary>Copilot summary</summary>
16+
17+
{generated summary}
18+
19+
</details>
720

8-
**ToDo:**
21+
## To-Do
922

1023
- [ ] Update [documentation](https://github.com/BornToBeRoot/NETworkManager/tree/main/docs/Documentation) to reflect this changes
1124
- [ ] Update [changelog](https://github.com/BornToBeRoot/NETworkManager/tree/main/docs/Changelog) to reflect this changes
1225

13-
---
26+
## Contributing
1427

1528
**By submitting this pull request, I confirm the following:**
1629

1730
- [ ] I have read and understood the [contributing guidelines](https://github.com/BornToBeRoot/NETworkManager/blob/main/CONTRIBUTING.md) and the [code of conduct](https://github.com/BornToBeRoot/NETworkManager/blob/main/CODE_OF_CONDUCT.md).
1831
- [ ] I have have added my name, username or email to the [contributors](https://github.com/BornToBeRoot/NETworkManager/blob/main/Contributors.md) list or don't want to.
19-
- [ ] The code or resource is compatible with the [GNU General Public License v3.0](https://github.com/BornToBeRoot/NETworkManager/blob/main/LICENSE).
32+
- [ ] The code or resource is compatible with the [GNU General Public License v3.0](https://github.com/BornToBeRoot/NETworkManager/blob/main/LICENSE).

0 commit comments

Comments
 (0)