An open API service indexing awesome lists of open source software.

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!

Awesome Lists containing this project

README

          


.github


.github


All the community health files that should be automatically included as defaults in each of the Dog Face Development Co. repositories.



GitHub Issues

GitHub Pull Requests


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).