Skip to content

Commit 0dc3a67

Browse files
committed
readme update
1 parent 2b3b622 commit 0dc3a67

File tree

4 files changed

+5
-10
lines changed

4 files changed

+5
-10
lines changed

.github/FUNDING.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
11
# These are supported funding model platforms
2-
3-
github: [electron-react-boilerplate, amilajack]
4-
patreon: amilajack
5-
open_collective: electron-react-boilerplate-594

.github/ISSUE_TEMPLATE/1-Bug_report.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ labels: 'bug'
1111
<!-- If the following boxes are not ALL checked, your issue is likely to be closed -->
1212

1313
- [ ] Using npm
14-
- [ ] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
15-
- [ ] Using latest version of devtools. [Check the docs for how to update](https://electron-react-boilerplate.js.org/docs/dev-tools/)
16-
- [ ] Tried solutions mentioned in [#400](https://github.com/electron-react-boilerplate/electron-react-boilerplate/issues/400)
14+
- [ ] Using an up-to-date [`main` branch]
15+
- [ ] Using latest version of devtools. [Check the docs for how to update]
16+
- [ ] Tried solutions mentioned in [#400]
1717
- [ ] For issue in production release, add devtools output of `DEBUG_PROD=true npm run build && npm start`
1818

1919
## Expected Behavior
@@ -57,7 +57,6 @@ labels: 'bug'
5757
- Link to your project :
5858

5959
<!---
60-
❗️❗️ Also, please consider donating (https://opencollective.com/electron-react-boilerplate-594) ❗️❗️
6160
6261
Donations will ensure the following:
6362

.github/ISSUE_TEMPLATE/2-Question.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ labels: 'question'
99
<!-- What do you need help with? -->
1010

1111
<!---
12-
❗️❗️ Also, please consider donating (https://opencollective.com/electron-react-boilerplate-594) ❗️❗️
12+
1313
1414
Donations will ensure the following:
1515

.github/ISSUE_TEMPLATE/3-Feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ labels: 'enhancement'
55
---
66

77
<!---
8-
❗️❗️ Also, please consider donating (https://opencollective.com/electron-react-boilerplate-594) ❗️❗️
8+
99
1010
Donations will ensure the following:
1111

0 commit comments

Comments
 (0)