-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
testing out cpc issue templates (#25)
- Loading branch information
Showing
4 changed files
with
35 additions
and
54 deletions.
There are no files selected for viewing
34 changes: 34 additions & 0 deletions
34
.github/ISSUE_TEMPLATE/00-project-onboarding-checklist-template.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
name: "\U0001F680 Project Onboarding Checklist Template" | ||
about: For capturing action items related to onboarding new / incubating projects | ||
title: "[ONBOARDING] ${Project Name}" | ||
labels: onboarding | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Project Onboarding Checklist - ${Project Name} | ||
|
||
<!--Copied from ../../PROJECT_PROGRESSION.md on 2019-08-23 --> | ||
|
||
**Stage: ${Project Stage} | ||
|
||
- [ ] Adopt the OpenJS Foundation Code of Conduct | ||
- [ ] Update project CoC reporting methods to include OpenJS Foundation escalation path | ||
- [ ] Transfer official domains to OpenJS Foundation | ||
- [ ] Identify and document other core project infrastructure | ||
- [ ] If choosing to use a Contributor License Agreement (CLA) or Developer Certificate of Origin (DCO), make selection and implement appropriate tool | ||
- [ ] Add or Update Governance.md document (required for Impact stage) | ||
- [ ] Confirm required files in place (CODE_OF_CONDUCT.md, LICENSE.md) | ||
- [ ] Project Charter is published on website or github | ||
- [ ] Update legal copyright notice on project website and github | ||
- [ ] Add OpenJS Foundation logo to project website | ||
- [ ] Add Project logo to OpenJS Foundation website; update PROJECTS.md file | ||
- [ ] Transfer logomark to the OpenJS Foundation | ||
- [ ] If project is using crowdfunding platforms, add disclaimer to platforms | ||
- [ ] Identify individuals from the project to join the CPC | ||
- [ ] Document project and foundation contacts for: | ||
* marketing & social media | ||
* infrastructure | ||
* legal/governance help | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters