mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-23 20:08:09 -08:00
Add warning for people editing the README.md file
This may hopefully reduce the number of people who incorrectly edit the README file in a PR before realising they should edit the data.json instead. The messages are commented out so won't appear on the README.md when rendered.
This commit is contained in:
5
.github/README-template.j2
vendored
5
.github/README-template.j2
vendored
@@ -1,3 +1,8 @@
|
||||
<!-- DO NOT EDIT THIS FILE (README.md) -->
|
||||
<!-- ALL ENTRIES SHOULD BE IN TO THE data.json -->
|
||||
<!-- SEE THE CONTRIBUTING GUIDE (CONTRIBUTING.md) FOR MORE GUIDANCE -->
|
||||
<!-- YOU MAY IGNORE THIS MESSAGE IF YOU ARE EDITING THE TEMPLATE -->
|
||||
|
||||
# Awesome First PR Opportunities [](https://github.com/sindresorhus/awesome)
|
||||
|
||||
Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post.
|
||||
|
||||
Reference in New Issue
Block a user