Skip to content

Commit 0608521

Browse files
2 parents a76713e + 8fa1a3c commit 0608521

File tree

7 files changed

+231
-379
lines changed

7 files changed

+231
-379
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,8 @@ labels: bug
2525
- Version/Commit: [e.g. v1.2.3 or commit SHA]
2626

2727
## Additional Context
28-
<!-- Any other info that might help us debug. -->
28+
<<<<<<< HEAD
29+
<!-- Any other info that might help us debug. -->
30+
=======
31+
<!-- Any other info that might help us debug. -->
32+
>>>>>>> 8fa1a3c6925c6eca33bb790e3bd44098e27e32bb

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,8 @@ labels: enhancement
1818
<!-- If you considered other approaches, mention them here. -->
1919

2020
## Additional Context
21-
<!-- Optional: Extra information, diagrams, or references. -->
21+
<<<<<<< HEAD
22+
<!-- Optional: Extra information, diagrams, or references. -->
23+
=======
24+
<!-- Optional: Extra information, diagrams, or references. -->
25+
>>>>>>> 8fa1a3c6925c6eca33bb790e3bd44098e27e32bb

.github/ISSUE_TEMPLATE/security.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,8 @@ If you are comfortable, please share how we can reach you:
2525
**Guidelines for Safe Reporting:**
2626
- Do not share exploit code or detailed steps here.
2727
- Do not share user data or private keys.
28-
- Wait for maintainer response before disclosing further details.
28+
<<<<<<< HEAD
29+
- Wait for maintainer response before disclosing further details.
30+
=======
31+
- Wait for maintainer response before disclosing further details.
32+
>>>>>>> 8fa1a3c6925c6eca33bb790e3bd44098e27e32bb

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,8 @@
1919
- [ ] Documentation updated if necessary
2020

2121
## Additional Notes
22-
<!-- Optional: Anything else reviewers should know. -->
22+
<<<<<<< HEAD
23+
<!-- Optional: Anything else reviewers should know. -->
24+
=======
25+
<!-- Optional: Anything else reviewers should know. -->
26+
>>>>>>> 8fa1a3c6925c6eca33bb790e3bd44098e27e32bb

0 commit comments

Comments
 (0)