Skip to content

Commit

Permalink
fix: update GitHub username to correct broken link (#797)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol-Baranwal authored Jun 2, 2023
1 parent c1f55b4 commit 2ad7bf7
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ body:
- label: "I checked and didn't find similar issue"
required: true

- label: "I have read the [Contributing Guidelines](https://github.com/IAmTamal/Milan/blob/main/CONTRIBUTING.md)"
- label: "I have read the [Contributing Guidelines](https://github.com/tamalCodes/Milan/blob/main/CONTRIBUTING.md)"
required: true

- label: "I am willing to work on this issue (blank for no)"
Expand All @@ -56,4 +56,4 @@ body:
attributes:
value: |
In case of emergencies contact me on [Twitter](https://twitter.com/mrTamall)
Feel free to check out other cool repositories [here](https://github.com/IAmTamal)
Feel free to check out other cool repositories [here](https://github.com/tamalCodes)
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ body:
- label: "I checked and didn't find similar issue"
required: true

- label: "I have read the [Contributing Guidelines](https://github.com/IAmTamal/Milan/blob/main/CONTRIBUTING.md)"
- label: "I have read the [Contributing Guidelines](https://github.com/tamalCodes/Milan/blob/main/CONTRIBUTING.md)"
required: true

- label: "I am willing to work on this issue (blank for no)"
Expand All @@ -55,5 +55,5 @@ body:
attributes:
value: |
In case of emergencies contact me on [Twitter](https://twitter.com/mrTamall)
Feel free to check out other cool repositories [here](https://github.com/IAmTamal)
Feel free to check out other cool repositories [here](https://github.com/tamalCodes)
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ body:
- label: "I checked and didn't find similar issue"
required: true

- label: "I have read the [Contributing Guidelines](https://github.com/IAmTamal/Milan/blob/main/CONTRIBUTING.md)"
- label: "I have read the [Contributing Guidelines](https://github.com/tamalCodes/Milan/blob/main/CONTRIBUTING.md)"
required: true

- label: "I am willing to work on this issue (blank for no)"
Expand All @@ -56,4 +56,4 @@ body:
attributes:
value: |
In case of emergencies contact me on [Twitter](https://twitter.com/mrTamall)
Feel free to check out other cool repositories [here](https://github.com/IAmTamal)
Feel free to check out other cool repositories [here](https://github.com/tamalCodes)
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/other.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ body:
- label: "I checked and didn't find similar issue"
required: true

- label: "I have read the [Contributing Guidelines](https://github.com/IAmTamal/Milan/blob/main/CONTRIBUTING.md)"
- label: "I have read the [Contributing Guidelines](https://github.com/tamalCodes/Milan/blob/main/CONTRIBUTING.md)"
required: true

- label: "I am willing to work on this issue (blank for no)"
Expand All @@ -47,4 +47,4 @@ body:
attributes:
value: |
In case of emergencies contact me on [Twitter](https://twitter.com/mrTamall)
Feel free to check out other cool repositories [here](https://github.com/IAmTamal)
Feel free to check out other cool repositories [here](https://github.com/tamalCodes)

0 comments on commit 2ad7bf7

Please sign in to comment.