mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-06-28 20:29:13 +00:00
feat: security and funding files and format docs
This commit is contained in:
parent
755f49f4f5
commit
275144aef8
5 changed files with 51 additions and 13 deletions
7
.github/PULL_REQUEST_TEMPLATE.md
vendored
7
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -1,10 +1,13 @@
|
|||
## Description
|
||||
|
||||
[Provide a brief description of the changes made in this pull request.]
|
||||
|
||||
## Related Issue
|
||||
|
||||
[Closes/Fixes/Resolves #Issue_Number]
|
||||
|
||||
## Checklist
|
||||
|
||||
Please make sure to review and check the following before submitting your pull request:
|
||||
|
||||
- [ ] I have tested these changes locally and they work as intended.
|
||||
|
@ -17,12 +20,15 @@ Please make sure to review and check the following before submitting your pull r
|
|||
- [ ] I have added appropriate labels and milestones (if applicable).
|
||||
|
||||
## Screenshots (if applicable)
|
||||
|
||||
[Add any relevant screenshots or images to assist in understanding the changes.]
|
||||
|
||||
## Additional Information (optional)
|
||||
|
||||
[Add any additional context or information about the changes made, if necessary.]
|
||||
|
||||
## Checklist for Reviewers (optional)
|
||||
|
||||
Reviewers can use this checklist as a guide while reviewing the pull request:
|
||||
|
||||
- [ ] The changes fulfill the requirements of the related issue(s).
|
||||
|
@ -31,4 +37,3 @@ Reviewers can use this checklist as a guide while reviewing the pull request:
|
|||
- [ ] The changes include appropriate test coverage.
|
||||
- [ ] The tests pass successfully.
|
||||
- [ ] The branch has been rebased onto the latest upstream changes (if necessary).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue