This commit is contained in:
Sushanth012 2026-07-24 01:21:05 -04:00 committed by GitHub
commit aa2217edc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ the following resources are a great place to start:
- The [gitignore(5)][man] manual page.
[man]: https://git-scm.com/docs/gitignore
[help]: https://help.github.com/articles/ignoring-files
[help]: https://docs.github.com/en/get-started/git-basics/ignoring-files
[chapter]: https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository#_ignoring
[progit]: https://git-scm.com/book
@ -123,9 +123,9 @@ Heres how we suggest you go about proposing a change to this project:
Using the web-based interface to make changes is fine too, and will help you
by automatically forking the project and prompting to send a pull request too.
[fork]: https://help.github.com/articles/fork-a-repo/
[branch]: https://help.github.com/articles/creating-and-deleting-branches-within-your-repository
[pr]: https://help.github.com/articles/using-pull-requests/
[fork]: https://docs.github.com/en/get-started/quickstart/fork-a-repo
[branch]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository
[pr]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests
## License