Skip to content

Commit aaf12fa

Browse files
authored
GitHub Health Files: Sponsors (Funding) (#11)
As part of the community health files [1], the GitHub sponsors [2] configuration file file added to display a sponsor button in an repository [3]. The feature is configured by the `funding.yml` file that must be placed either in the root, `/docs` or `.github` directory of an repository. For Nord this file is provided globally by this organization's `.github` repository for all repositories that do not require a specific or special configuration. [1]: https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file [2]: https://github.com/sponsors [3]: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository GH-10
1 parent 6361143 commit aaf12fa

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

funding.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Copyright (c) 2022-present Sven Greb <[email protected]>
2+
# This source code is licensed under the MIT license found in the license file.
3+
4+
# Configuration for the sponsor button in repositories.
5+
# References:
6+
# 1. https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository
7+
github: [svengreb]
8+
custom: ["https://www.paypal.me/svengreb"]

0 commit comments

Comments
 (0)