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

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.

Awesome Lists containing this project

README

          


.github


.github


All the community health files that should be automatically included as defaults in each of the @willtheorangeguy repositories.



GitHub Issues

GitHub Pull Requests


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