https://github.com/willtheorangeguy/.github
Community health files! Also includes community file templates for each @willtheorangeguy repository.
https://github.com/willtheorangeguy/.github
community github template
Last synced: 3 months ago
JSON representation
Community health files! Also includes community file templates for each @willtheorangeguy repository.
- Host: GitHub
- URL: https://github.com/willtheorangeguy/.github
- Owner: willtheorangeguy
- License: other
- Created: 2022-05-24T05:53:24.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-18T20:35:23.000Z (6 months ago)
- Last Synced: 2025-12-21T21:59:03.651Z (6 months ago)
- Topics: community, github, template
- Homepage:
- Size: 146 KB
- Stars: 2
- Watchers: 1
- 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 @willtheorangeguy repositories.
Key Features •
Download •
How To Use •
Support •
Contributors
## Key Features
* Issue Templates (Bug Report, Feature Request and Question)
* 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/willtheorangeguy/.github/archive/refs/heads/main.zip) the files** to add them to your own Github repository.
You can also **[fork](https://github.com/willtheorangeguy/.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
├── 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...
* [Running Calculator](https://github.com/willtheorangeguy/Running-Calculator) - A running distance and speed command line interface.
* [Snoopy Landing Page](https://github.com/willtheorangeguy/Snoopy-Landing-Page) - A simple under construction landing page that features Charles M. Schulz's iconic Snoopy Beagle.
* [Python Logo Widgets](https://github.com/willtheorangeguy/Python-Logo-Widgets) - Python Powered Logo widgets that can be added to any GUI project.
## 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).