Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
7 additions
and 7 deletions.
- +1 −1 .github/ISSUE_TEMPLATE/BugReport.md
- +3 −3 .github/ISSUE_TEMPLATE/Support.md
- +1 −1 main.js
- +1 −1 src/Mapscii.js
- +1 −1 src/TileSource.js
@@ -1,15 +1,15 @@ | ||
--- | ||
name: "\U0001F984 Support Mapscii’s development" | ||
name: "\U0001F984 Support MapSCII’s development" | ||
about: I want to support efforts in maintaining this community-driven project | ||
--- | ||
|
||
--------------^ Click “Preview”! | ||
|
||
Developing and maintaining an open source project is a big effort. Mapscii isn’t supported by any big company, and all the contributors are working on it in their free time. We need your help to make it sustainable. | ||
Developing and maintaining an open source project is a big effort. MapSCII isn’t supported by any big company, and all the contributors are working on it in their free time. We need your help to make it sustainable. | ||
|
||
There are many ways you can help: | ||
|
||
- Answer questions in [GitHub issues](https://github.com/rastapasta/mapscii/issues). | ||
- Review [pull requests](https://github.com/rastapasta/mapscii/pulls). | ||
- Fix bugs and add new features. | ||
- Write articles and talk about Mapscii on conferences and meetups (we’re always happy to review your texts and slides). | ||
- Write articles and talk about MapSCII on conferences and meetups (we’re always happy to review your texts and slides). |