https://github.com/oscarmorrison/git-templates
All public repositories expecting open source contributions should have a few basic files to assist contributors and users of the software.
https://github.com/oscarmorrison/git-templates
Last synced: 5 months ago
JSON representation
All public repositories expecting open source contributions should have a few basic files to assist contributors and users of the software.
- Host: GitHub
- URL: https://github.com/oscarmorrison/git-templates
- Owner: oscarmorrison
- License: mit
- Created: 2016-05-14T13:11:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-14T13:13:24.000Z (about 10 years ago)
- Last Synced: 2025-01-22T13:16:10.514Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Git-Templates
All public repositories expecting open source contributions should have a few basic files to assist contributors and users of the software.
These key documents are:
### README.md
The Readme is the first document that is displayed at the Repository level.
### CONTRIBUTING.md
Contributing is a doc that explains to future contributors how you would like people to contribute.