mirror of
https://github.com/DungeonPaper/dungeon-paper-app.git
synced 2026-05-17 17:58:11 +00:00
docs: update readme, funding
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
|
||||
patreon: # Replace with a single Patreon username
|
||||
open_collective: # Replace with a single Open Collective username
|
||||
ko_fi: # Replace with a single Ko-fi username
|
||||
ko_fi: casraf
|
||||
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
|
||||
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
|
||||
liberapay: # Replace with a single Liberapay username
|
||||
issuehunt: # Replace with a single IssueHunt username
|
||||
otechie: # Replace with a single Otechie username
|
||||
custom: ['https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=TSH3C3ABGQM22¤cy_code=ILS&source=url']
|
||||
custom: ["https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=TSH3C3ABGQM22¤cy_code=ILS&source=url"]
|
||||
|
||||
@@ -44,9 +44,9 @@ No one in this repository will provide any secret keys to anyone, ever.
|
||||
|
||||
---
|
||||
|
||||
# CONTRIBUTING
|
||||
## Contributing
|
||||
|
||||
## Help with code
|
||||
### Help with code
|
||||
|
||||
1. Fork this repository
|
||||
1. Run the project, and make your changes.
|
||||
@@ -56,7 +56,7 @@ No one in this repository will provide any secret keys to anyone, ever.
|
||||
As mentioned above, Firebase secret keys must be your own, and so are the databases and services related to them.
|
||||
This project uses Firebase auth, Firestore, and Crashlytics.
|
||||
|
||||
## Help by bug reporting or requesting features
|
||||
### Help by bug reporting or requesting features
|
||||
|
||||
- Feel free to use the GitHub issues to post one of the issue templates.
|
||||
- We are also active on [Discord](https://bit.ly/DungeonPaper-Discord)
|
||||
|
||||
@@ -6,5 +6,11 @@
|
||||
},
|
||||
"MD013": {
|
||||
"line_length": 120
|
||||
},
|
||||
"MD026": {
|
||||
"punctuation": ""
|
||||
},
|
||||
"MD024": {
|
||||
"allow_different_nesting": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user