You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Please include a summary of the change and which issue is fixed. List any depend
12
12
13
13
Replace `issue_no` with the issue number which is fixed in this PR
14
14
15
-
## Have you read the [Contributing Guidelines on Pull Requests](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/CONTRIBUTING.md)?
15
+
## Have you read the [Contributing Guidelines on Pull Requests](https://github.com/dscciem/Pentesting-and-Hacking-Scripts/blob/master/CONTRIBUTING.md)?
16
16
17
17
-[ ] Yes
18
18
-[ ] No
@@ -32,7 +32,8 @@ _Please delete options that are not relevant._
32
32
-[ ] My code follows the style guidelines(Clean Code) of this project
33
33
-[ ] I have performed a self-review of my own code
34
34
-[ ] I have commented my code, particularly in hard-to-understand areas
35
+
-[ ] I've edited the [`README.md`](https://github.com/dscciem/Pentesting-and-Hacking-Scripts/blob/master/README.md) and link to my code.
35
36
-[ ] I have created a helpful and easy to understand `README.md`
36
-
-[ ] My documentation follows [`Template for README.md`](https://github.com/avinashkranjan/Amazing-Python-Scripts/blob/master/Template%20for%20README.md)
37
+
-[ ] My documentation follows [`Template for README.md`](https://github.com/dscciem/Pentesting-and-Hacking-Scripts/blob/master/Template%20for%20README.md)
37
38
-[ ] My changes generate no new warnings
38
39
-[ ] I have added tests/screenshots(if any) that prove my fix is effective or that my feature works.
0 commit comments