From the course: 25 GitHub Configuration Files You Should Be Using
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
CONTRIBUTING.md: How to contribute to a project
From the course: 25 GitHub Configuration Files You Should Be Using
CONTRIBUTING.md: How to contribute to a project
- [Instructor] With the contributing markdown file, you can explain to people how you expect them to work with the project. You can explain your process, for example. Tell them you want to open an issue with a detailed explanation before they start working on any code changes. Then you can have a discussion and guide them to a solution, instead of them sending in a multi-thousand lines of code chain set. Your process could then also be to send in a pull request after this and to communicate inside of the pull request. This is a very common way of working in open source projects. A link to the contributing file will be prominently visible the first time the user starts to contribute to your project. So on the creation of their first issue or pull request. It is also shown on the discussions page when they first contribute to a discussion. After their first contribution, a smaller link will be visible at the bottom of the…
Contents
-
-
-
CNAME: Alias for the GitHub Pages website6m 8s
-
(Locked)
CONTRIBUTING.md: How to contribute to a project3m 40s
-
(Locked)
Describe your code of conduct3m 16s
-
(Locked)
Let others know how to cite your work4m 9s
-
(Locked)
Describe how your repository can be used3m 5s
-
(Locked)
How can people sponsor your work?3m 10s
-
(Locked)
How should security issues be reported?3m 24s
-
(Locked)
Where to get help for the software in your repo?2m 43s
-
-
-
-
-
-
-