Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

Commit fc8a13c

Browse files
Akshu-on-githubschmeltoNicholas Carrigan
authored
docs: Add PR and Issue Templates (#797)
* feat: create issue template * feat: create pull request template * Update Pull Request template Co-authored-by: Tom Schmelzer <[email protected]> * chore: run prettier Co-authored-by: Tom Schmelzer <[email protected]> Co-authored-by: Nicholas Carrigan <[email protected]>
1 parent 1aab955 commit fc8a13c

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: Add an Awesome GitHub Profile
3+
about: Add your awesome GitHub profile to the project
4+
title: Your-Name-Here
5+
labels: ""
6+
assignees: ""
7+
---
8+
9+
## Profile Screenshot
10+
11+
<!-- Upload the screenshot of your profile page here -->
12+
<!-- Keep the generated image link in mind for later -->

.github/pull_request_template.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!-- Replace <`issueNumber`> with the Issue number to link it with this PR -->
2+
<!-- Example: #1 links this PR to the first Issue-->
3+
4+
resolves #`issueNumber`
5+
6+
## Checklist for profile addition
7+
8+
- [ ] Name the PR `Add <your-username>`
9+
- [ ] You've filled all the required fields in [data.json](https://github.com/EddieHubCommunity/awesome-github-profiles/blob/main/data.json) file
10+
- [ ] You've linked the PR to correct Issue

0 commit comments

Comments
 (0)