Skip to content

Commit df312cf

Browse files
committed
📝 Revise checklist to remove bootstrapping language
1 parent d85a6b8 commit df312cf

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

.github/DISCUSSION_TEMPLATE/joining-commonhaus.yml

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,18 @@ body:
5858
Please use this discussion to ask any clarifying questions you may have
5959
before completing these tasks.
6060
value: |
61-
- [ ] **Review the bylaws**, especially sections about [projects](https://www.commonhaus.org/bylaws/cf-membership.html#projects), [decision making](https://www.commonhaus.org/bylaws/decision-making.html), and [voting for significant decisions](https://www.commonhaus.org/bylaws/cf-council.html#voting).
62-
- [ ] **Read the [bootstrapping agreement](https://github.com/commonhaus/foundation/blob/main/agreements/bootstrapping/bootstrapping.md)**.
63-
- [ ] If all is well, and you agree to participate in the bootstrapping phase to help us build this thing, then **create a PR** with the following:
61+
- [ ] **Review the bylaws**, especially sections about [projects](https://www.commonhaus.org/bylaws/cf-membership.html#projects),
62+
[decision making](https://www.commonhaus.org/bylaws/decision-making.html),
63+
and [voting for significant decisions](https://www.commonhaus.org/bylaws/cf-council.html#voting).
64+
- [ ] **Review the [Fiscal Sponsorship Terms and Conditions](https://www.commonhaus.org/policies/fiscal-sponsorship/)**.
65+
These outline the legal and financial framework for how we support projects.
66+
- [ ] If all is well, and you agree to move forward, then **create a PR** with the following:
6467
65-
1. A filled out copy of the bootstrapping agreement. You can make a copy of [bootstrapping.md](https://github.com/commonhaus/foundation/blob/main/agreements/bootstrapping/bootstrapping.md) file and check that in, or checkin a filled out [pdf](https://github.com/commonhaus/foundation/releases/download/final-draft/bootstrapping.pdf). Please follow naming conventions.
66-
2. An updated [CONTACTS.yaml](https://github.com/commonhaus/foundation/blob/main/CONTACTS.yaml) that names your project representative in the EGC section
67-
3. An updated [PROJECTS.yaml](https://github.com/commonhaus/foundation/blob/main/PROJECTS.yaml) that provides details / describes your project
68-
4. An updated [TRADEMARKS.md](https://github.com/commonhaus/foundation/blob/main/TRADEMARKS.md) that adds your project name and project logo (if you have one). Please include the footnote reference, as we are using your project name and logo with your permission until we have a formal agreement in place and resources are transferred.
68+
1. An updated [CONTACTS.yaml](https://github.com/commonhaus/foundation/blob/main/CONTACTS.yaml) that names your project representative in the EGC section
69+
2. An updated [PROJECTS.yaml](https://github.com/commonhaus/foundation/blob/main/PROJECTS.yaml) that provides details / describes your project
70+
3. An updated [TRADEMARKS.md](https://github.com/commonhaus/foundation/blob/main/TRADEMARKS.md) that adds your project name and project logo (if you have one).
71+
Please include the footnote reference, as we are using your project name and logo with your permission until a formal agreement is in place and any assets are transferred.
6972
70-
The commit should be "Signed-off-by" your GH login (`git commit -s -m "<project> bootstrapping agreement, yyyy-mm-dd"`)
73+
The commit should be "Signed-off-by" your GH login (`git commit -s -m "<project> joining request, yyyy-mm-dd"`)
7174
validations:
7275
required: true

0 commit comments

Comments
 (0)