Skip to content

Commit fa5e1ff

Browse files
Update pull_request_template.md
1 parent f04f4f1 commit fa5e1ff

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/pull_request_template.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Please include a summary of the change and which issue is fixed. List any depend
1212

1313
Replace `issue_no` with the issue number which is fixed in this PR
1414

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)?
1616

1717
- [ ] Yes
1818
- [ ] No
@@ -32,7 +32,8 @@ _Please delete options that are not relevant._
3232
- [ ] My code follows the style guidelines(Clean Code) of this project
3333
- [ ] I have performed a self-review of my own code
3434
- [ ] 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.
3536
- [ ] 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)
3738
- [ ] My changes generate no new warnings
3839
- [ ] I have added tests/screenshots(if any) that prove my fix is effective or that my feature works.

0 commit comments

Comments
 (0)