Thanks for helping improve GitHub Docs Templates.
- Add a useful new template.
- Improve beginner explanations.
- Fix spelling, grammar, or unclear instructions.
- Add an example project.
- Improve placeholders or rename instructions.
- Use descriptive filenames inside this repository, such as
README_minimal.md. - Explain the real filename users should use, such as
README.md. - Use clear placeholders like
[PROJECT_NAME]. - Keep language friendly for beginners.
- Avoid legal advice in license files.
- Fork the repository.
- Create a branch.
- Make your change.
- Check that links work.
- Run
node scripts/validate.jsif you can. - Open a pull request with a short explanation.
Before opening a pull request, this command can catch common mistakes:
node scripts/validate.js