Skip to content

Commit 330a378

Browse files
authored
Add administration issue template
1 parent 6b5c3d7 commit 330a378

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: Change user rights or project settings
3+
about: Request changes in user rights or project settings
4+
title: ''
5+
labels: administration
6+
assignees: ''
7+
8+
---
9+
10+
- Which repository do you want to modify:
11+
- [ ] <!--URL to the repository-->
12+
- What do you want to do (multiple choices accepted):
13+
- [ ] User rights change: <!-- Provide the user GitHub id and the desired rights -->
14+
- [ ] Project settings: <!-- Provide the project settings you want to turn on -->
15+
- Why do you need those changes:
16+
- [ ] <!-- Describe the reasons for theses changes -->

0 commit comments

Comments
 (0)