Some checks failed
Build, Push, Publish / Build & Release (push) Has been cancelled
49 lines
2.1 KiB
Markdown
49 lines
2.1 KiB
Markdown
# Special files
|
|
|
|
Gitea will use and display **these files** as defaults **for any** repository owned by the account that does not have its own file of that type in any of the following places:
|
|
|
|
- **the root of the repository**
|
|
- **the `.github` folder**
|
|
- **the docs folder**
|
|
|
|
## Supported files
|
|
|
|
- Health files
|
|
- [CODE_OF_CONDUCT.md][cc]
|
|
- [CONTRIBUTING.md][contributing]
|
|
- [SECURITY.md][security]
|
|
- [SUPPORT.md][support]
|
|
- Issue & PR templates
|
|
- [ISSUE_TEMPLATE/\*][it]
|
|
- [PULL_REQUEST_TEMPLATE/\*][prt]
|
|
|
|
[cc]: https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-code-of-conduct-to-your-project
|
|
[contributing]: https://docs.github.com/en/articles/setting-guidelines-for-repository-contributors
|
|
[security]: https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository
|
|
[support]: https://docs.github.com/en/articles/adding-support-resources-to-your-project
|
|
[it]: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
|
|
[prt]: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository
|
|
|
|
---
|
|
|
|
`Sponsor` button will be displayed for all repos except this one.\
|
|
`License` file cannot be shared and should be put into each repo.
|
|
|
|
<!-- footer -->
|
|
---
|
|
|
|
## 🧑💻 Consulting and technical support
|
|
* For personal support and queries, please submit a new issue to have it addressed.
|
|
* For commercial related questions, please [**contact me**][ivancarlos] for consulting costs.
|
|
|
|
## 🩷 Project support
|
|
| If you found this project helpful, consider |
|
|
| :---: |
|
|
[**buying me a coffee**][buymeacoffee], [**donate by paypal**][paypal], [**sponsor this project**][sponsor] or just [**leave a star**](../..)⭐
|
|
|Thanks for your support, it is much appreciated!|
|
|
|
|
[ivancarlos]: https://ivancarlos.me
|
|
[buymeacoffee]: https://www.buymeacoffee.com/ivancarlos
|
|
[paypal]: https://icc.gg/donate
|
|
[sponsor]: https://github.com/sponsors/ivancarlosti
|