Skip to content

Commit 581b5c9

Browse files
authoredJul 9, 2020
Clean the some things (#16)
* Update add-handle.md * Update CONTRIBUTING.md * Update add-handle.md * fix broken link generation
1 parent c8bee26 commit 581b5c9

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed
 

‎.github/ISSUE_TEMPLATE/add-handle.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ assignees: ''
88
---
99

1010
### handle
11-
* link 1
12-
* link 2
11+
* "Link 1 Description" ([video/slides/post/interview/project/community](URL))
12+
* "Link 2 Description" ([video/slides/post/interview/project/community](URL))

‎CONTRIBUTING.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,19 @@ Criteria to add a developer:
1010

1111

1212
## Adding to the README.md
13-
This list is sorted alphabetically by GitHub username. Sub-bullets are also sorted alphabetically by title. The format is as follows:
13+
Adding developers to the list can be done using the through the official ["Add an awesome black developer"](https://github.com/bdougie/awesome-black-developers/issues/new/choose) issue template.
1414

1515
```
16-
[@USERNAME](https://github.com/USERNAME),
16+
[USERNAME](https://github.com/USERNAME),
1717
* "TITLE" ([video/slides/post/interview/project/community](URL))
1818
```
19+
Once the issue is open, a pull request is generated for you.
20+
21+
**Please consult with the developer to get their approval to be added**. This is required prior to the PR being merged. Thanks for your understanding.
1922

2023
Maximum 5 links per developer are permitted. If a developer already has the maximum number of links listed, your pull request should remove an existing link to make room for your contribution, with an explanation as to why you think it adds more value.
2124

2225
## Adding to the photos
2326
The photo wall of the developers should not be updated directly and instead handled through automation.
2427

25-
Please add the developer login to this [action/update-photos.rb](https://github.com/bdougie/awesome-black-developers/blob/main/action/update-photos.rb#L6-L7) file for the photo wall update.
28+
Please only add developers using the official ["Add an awesome black developer"](https://github.com/bdougie/awesome-black-developers/issues/new/choose) issue template.

0 commit comments

Comments
 (0)
Failed to load comments.