docs: update readme, funding

This commit is contained in:
Chen Asraf
2020-12-01 18:25:35 +02:00
parent 1b9fe8d86d
commit 96d22988f0
3 changed files with 12 additions and 6 deletions

View File

@@ -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&currency_code=ILS&source=url']
custom: ["https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=TSH3C3ABGQM22&currency_code=ILS&source=url"]

View File

@@ -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)

View File

@@ -6,5 +6,11 @@
},
"MD013": {
"line_length": 120
},
"MD026": {
"punctuation": ""
},
"MD024": {
"allow_different_nesting": true
}
}
}