Skip to content

Commit

Permalink
Add Governance issue template
Browse files Browse the repository at this point in the history
Signed-off-by: Tracy Kuhrt <[email protected]>
  • Loading branch information
tkuhrt committed Nov 1, 2023
1 parent a447535 commit 45a69a5
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/ISSUE_TEMPLATE/change-repo-access.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
name: Change Repo Access
about: change ACL for repo
title: Change repo ACL
labels: repo-access
assignees: ryjones, tkuhrt

---

* Repo to change access:
* GitHub ID to add:

One of:

* Team to be added to: [GitHub team list](https://github.com/orgs/openwallet-foundation/teams) or [Labs GitHub team list](https://github.com/orgs/openwallet-foundation-labs/teams):
* Role:
- Read
- Triage
- Write
- Manage
- Admin
21 changes: 21 additions & 0 deletions .github/ISSUE_TEMPLATE/new-repo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
name: Create a new repo in the OpenWallet Foundation GitHub org
about: request new repo
title: Create a repo
labels: repo-ops
assignees: ryjones, tkuhrt

---

Please include:

* GitHub repo to create:
* Project to be added to:
* Teams with which access: (examples [on GitHub team list](https://github.com/orgs/openwallet-foundation/teams) or [on Labs GitHub team list](https://github.com/orgs/openwallet-foundation-labs/teams))
* Team name:
* Role:
- Read
- Triage
- Write
- Manage
- Admin
13 changes: 13 additions & 0 deletions .github/ISSUE_TEMPLATE/remove-maintainer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
name: Remove a maintainer from a project
about: request maintainer change for a project
title: Remove a maintainer
labels: maintainer-ops
assignees: ryjones, tkuhrt

---

Please include:

* GitHub ID to removed:
* Project to be removed from:
21 changes: 21 additions & 0 deletions .github/ISSUE_TEMPLATE/transfer-repo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
name: Transfer a repo to the OpenWallet Foundation GitHub org
about: request repo transfer
title: Transfer a repo
labels: repo-ops
assignees: ryjones, tkuhrt

---

Please include:

* GitHub repo to transfer:
* Project to be added to:
* Teams with access: (examples [on GitHub team list](https://github.com/orgs/openwallet-foundation/teams) or [on Labs GitHub team list](https://github.com/orgs/openwallet-foundation-labs/teams))
* Team name:
* Role:
- Read
- Triage
- Write
- Manage
- Admin

0 comments on commit 45a69a5

Please sign in to comment.