v0.8.1: added text regarding pull requests and funding (for github)
This commit is contained in:
parent
2a622dc5f6
commit
82d33c9a4d
|
@ -10,6 +10,8 @@ There is an official blog for this project at [ShatteredPixel.com](http://www.sh
|
|||
|
||||
The game also has a translation project hosted on [Transifex](https://www.transifex.com/shattered-pixel/shattered-pixel-dungeon/).
|
||||
|
||||
Note that **this repository does not accept pull requests!** The code here is provided in hopes that others may find it useful for their own projects, not to allow community contribution. Issue reports of all kinds (bug reports, feature requests, etc.) are welcome.
|
||||
|
||||
If you'd like to work with the code, you can find the following guides in `/docs`:
|
||||
- [Compiling for Android.](docs/getting-started-android.md)
|
||||
- **[If you plan to distribute on Google Play please read the end of this guide.](docs/getting-started-android.md#distributing-your-apk)**
|
||||
|
|
2
docs/FUNDING.yml
Normal file
2
docs/FUNDING.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
patreon: ShatteredPixel
|
||||
liberapay: Shattered_Pixel
|
1
docs/PULL_REQUEST_TEMPLATE.md
Normal file
1
docs/PULL_REQUEST_TEMPLATE.md
Normal file
|
@ -0,0 +1 @@
|
|||
Note that **this repository does not accept pull requests!** The code here is provided in hopes that others may find it useful for their own projects, not to allow community contribution. Issue reports of all kinds (bug reports, feature requests, etc.) are welcome.
|
Loading…
Reference in New Issue
Block a user