Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cfbf621

Browse files
committed
Link to topics-todo.md in contributing, readme
1 parent 0c23316 commit cfbf621

File tree

2 files changed

+3
-1
lines changed
  • CONTRIBUTING.md
  • README.md

2 files changed

+3
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ Please note that all suggestions must adhere to GitHub's [Community Guidelines](
3535

3636
To propose a new topic page, please **open an pull request** with your proposed changes. The [API docs](./docs/API.md) and [style guide](./docs/styleguide.md) provide guidance on the information you need to include and how it should be formatted.
3737

38+
For ideas on which topics could benefit most from extra context, look at [topics-todo.md](topics-todo.md) which lists GitHub's most-used topics that aren't yet in this repository. If your pull request adds one of these topics, please update topics-todo.md to check it off the list.
39+
3840
**Please fill out the pull request template completely.** If you do not fill out the template, your pull request will be closed.
3941

4042
## Guidelines

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Topic pages, curated by the community.
88

99
[Topics](https://help.github.com/articles/about-topics/) help you explore repositories in a particular subject area, learn more about a subject area, and find projects to contribute to.
1010

11-
If you want to suggest edits to an existing topic page, or curate a new topic page, read our [contributing guide](CONTRIBUTING.md) to get started.
11+
If you want to suggest edits to an existing topic page, or curate a new topic page, read our [contributing guide](CONTRIBUTING.md) to get started. For ideas on what new topics should be curated, look at [topics-todo.md](topics-todo.md).
1212

1313
## Running tests
1414

0 commit comments

Comments
(0)