diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 000000000..09991dadd --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +open_collective: bazel-rules-authors-sig diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d0e8ea643..87b4a7f7a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,15 @@ +# Contributing Financially -# Contributing to this repository. +This repository welcomes community funding of new examples, via the +[Rules Authors SIG](https://github.com/bazelbuild/community/blob/main/sigs/rules-authors/CHARTER.md). + +You may contribute at . + +If you'd like your donation to be used to fund development of a specific example of Bazel usage, +please file an issue on this repository first, describing your scenario, and indicate that you +intend to provide a "feature bounty" for it in the form of a donation. + +# Contributing Code We put these examples together because we needed them, and because they seemed instructive. We encourage you to come up with variations