https://github.com/dog-face-development/.github
Community health files!
https://github.com/dog-face-development/.github
community github profile readme template
Last synced: 4 months ago
JSON representation
Community health files!
- Host: GitHub
- URL: https://github.com/dog-face-development/.github
- Owner: Dog-Face-Development
- License: other
- Created: 2022-05-23T17:23:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-23T16:05:41.000Z (about 1 year ago)
- Last Synced: 2025-08-03T11:25:08.769Z (11 months ago)
- Topics: community, github, profile, readme, template
- Homepage:
- Size: 135 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
.github
All the community health files that should be automatically included as defaults in each of the Dog Face Development Co. repositories.
Key Features •
Download •
How To Use •
Support •
Contributors
## Key Features
* Issue Templates (Bug Report, Feature Request and Question)
* Legal Document Templates (CLA, Privacy Policy, EULA, Terms and Conditions)
* Pull Request Template
* Code of Conduct Documentation
* Contributing Documentation
* GitHub Sponsors Configuration File
* Creative Commons License
* Security Policy
## Download
You can **[download](https://github.com/Dog-Face-Development/.github/archive/refs/heads/main.zip) the files** to add them to your own Github repository.
You can also **[fork](https://github.com/Dog-Face-Development/.github/fork) the repository** to start a new GitHub repository based off these community health files.
## How To Use
```text
├── ISSUE_TEMPLATE
| ├── bug-report.md
| ├── feature-request.md
| ├── question.md
├── docs
| ├── legal
| | ├── CLA_ENTITY.md
| | ├── CLA_INDIVIDUAL.md
| | ├── EULA.md
| | ├── PRIVACY.md
| | ├── TERMS.md
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── FUNDING.yml
├── PULL_REQUEST_TEMPLATE.md
└── SECURITY.md
```
To add these projects to your own repository, just download or create a fork following the instructions above. Then edit each of the files to match the goals of your community. Commit and upload the files, and you're all set!
## Support
If you need more assistance in setting up your GitHub community, visit their dedicated documentation pages [here](https://docs.github.com/en/communities).
## Contributors
* [@willtheorangeguy](https://github.com/willtheorangeguy) - Sponsor on [PayPal](https://paypal.me/wvdg44?country.x=CA&locale.x=en_US)
## You may also like...
* [ProgramVer](https://github.com/Dog-Face-Development/ProgramVer) - An open-source, Python GUI version window to show copyright info and licenses.
* [PyWorkout](https://github.com/Dog-Face-Development/PyWorkout) - A minimal CLI to keep you inspired during your workout!
* [PyAvatar](https://github.com/Dog-Face-Development/PyAvatar) - Easily display all of your creative avatars to keep them consistent across websites.
## License
This project is licensed under the [Creative Commons Attribution 4.0 International Public License](https://creativecommons.org/licenses/by/4.0/) - see the [`LICENSE`](LICENSE.md) file for details. The logo image is used under the same license, with the original available [here](https://commons.wikimedia.org/wiki/File:01_Icon-Community@2x.png).