Skip to content

Commit 621f56a

Browse files
authored
docs: add network template
Former-commit-id: f538af0
1 parent 5470804 commit 621f56a

File tree

4 files changed

+28
-7
lines changed

4 files changed

+28
-7
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
name: "\U0001F578️ Network"
3+
about: Propose a new network in which to deploy Semaphore contracts
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Provide data related to the network**
11+
12+
* Name
13+
* Chain id
14+
* URL
15+
16+
**Why are you using this network?**
17+
18+
Describe the reasons why you think it is important for Semaphore to be deployed on this network.

.github/ISSUE_TEMPLATE/----project.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
name: " \U0001F4A0 Project"
33
about: If you are using Semaphore we can help you share your project
4-
title: ""
4+
title: ''
55
labels: "documentation \U0001F4D6"
6-
assignees: ""
6+
assignees: ''
7+
78
---
89

910
**Describe your project**

.github/ISSUE_TEMPLATE/---bug.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
name: "\U0001F41E Bug"
33
about: Create a report to help us improve
4-
title: ""
4+
title: ''
55
labels: "bug \U0001F41B"
6-
assignees: ""
6+
assignees: ''
7+
78
---
89

910
**Describe the bug**

.github/ISSUE_TEMPLATE/---feature.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
name: "\U0001F680 Feature"
33
about: Suggest an idea for Semaphore
4-
title: ""
5-
labels: "feature :rocket:"
6-
assignees: ""
4+
title: ''
5+
labels: 'feature :rocket:'
6+
assignees: ''
7+
78
---
89

910
**Is your feature request related to a problem? Please describe.**

0 commit comments

Comments
 (0)