aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-09-24 22:08:40 +0700
committerLibravatar Amine Mouafik <amine@mouafik.fr>2019-09-24 22:08:40 +0700
commit51f6e005d9641b2e1ee6fe2ae1323dc4a329fe6e (patch)
treeafee42071c27c315fb374d0b3817435096b7fb5f /.github
parent5.3.4-beta.3 (diff)
downloadferdium-app-51f6e005d9641b2e1ee6fe2ae1323dc4a329fe6e.tar.gz
ferdium-app-51f6e005d9641b2e1ee6fe2ae1323dc4a329fe6e.tar.zst
ferdium-app-51f6e005d9641b2e1ee6fe2ae1323dc4a329fe6e.zip
#73 Give visibility to Ferdi's OpenCollective
Diffstat (limited to '.github')
-rw-r--r--.github/FUNDING.yml1
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md21
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md4
3 files changed, 17 insertions, 9 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 000000000..5200e7101
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1 @@
open_collective: getferdi
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index b73537336..9792c40be 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,7 +1,6 @@
1--- 1---
2name: Bug report 2name: Bug report
3about: Create a report to help us improve 3about: Create a report to help us improve
4
5--- 4---
6 5
7**Describe the bug** 6**Describe the bug**
@@ -9,6 +8,7 @@ A clear and concise description of what the bug is.
9 8
10**To Reproduce** 9**To Reproduce**
11Steps to reproduce the behavior: 10Steps to reproduce the behavior:
11
121. Go to '...' 121. Go to '...'
132. Click on '....' 132. Click on '....'
143. Scroll down to '....' 143. Scroll down to '....'
@@ -21,15 +21,20 @@ A clear and concise description of what you expected to happen.
21If applicable, add screenshots to help explain your problem. 21If applicable, add screenshots to help explain your problem.
22 22
23**Desktop (please complete the following information):** 23**Desktop (please complete the following information):**
24 - OS: [e.g. iOS] 24
25 - Browser [e.g. chrome, safari] 25- OS: [e.g. iOS]
26 - Version [e.g. 22] 26- Browser [e.g. chrome, safari]
27- Version [e.g. 22]
27 28
28**Smartphone (please complete the following information):** 29**Smartphone (please complete the following information):**
29 - Device: [e.g. iPhone6] 30
30 - OS: [e.g. iOS8.1] 31- Device: [e.g. iPhone6]
31 - Browser [e.g. stock browser, safari] 32- OS: [e.g. iOS8.1]
32 - Version [e.g. 22] 33- Browser [e.g. stock browser, safari]
34- Version [e.g. 22]
33 35
34**Additional context** 36**Additional context**
35Add any other context about the problem here. 37Add any other context about the problem here.
38
39<!-- Love Ferdi? Please consider supporting our collective:
40👉 https://opencollective.com/getferdi/donate -->
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 066b2d920..5535496d2 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -1,7 +1,6 @@
1--- 1---
2name: Feature request 2name: Feature request
3about: Suggest an idea for this project 3about: Suggest an idea for this project
4
5--- 4---
6 5
7**Is your feature request related to a problem? Please describe.** 6**Is your feature request related to a problem? Please describe.**
@@ -15,3 +14,6 @@ A clear and concise description of any alternative solutions or features you've
15 14
16**Additional context** 15**Additional context**
17Add any other context or screenshots about the feature request here. 16Add any other context or screenshots about the feature request here.
17
18<!-- Love Ferdi? Please consider supporting our collective:
19👉 https://opencollective.com/getferdi/donate -->