Browse Source

Update README.md

master
Steve Halliwell 4 years ago committed by GitHub
parent
commit
7da3c8c541
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 17
      README.md

17
README.md

@ -14,9 +14,11 @@ Installation
Download & installation instructions and tutorial videos are available in [the wiki](https://github.com/snozbot/fungus/wiki/installation) and the official [Fungus website](https://fungusgames.com).
Support
Support & Documentation
=======
The Fungus documentation is available on [our wiki](https://github.com/snozbot/fungus/wiki). Contributions to the wiki are very welcome.
If you have questions about Fungus, please search our forum first as someone may have had the same issue already. If you can't find an answer please start a new discussion and we'll answer you as soon as we can. Fungus is designed for beginners and we love to hear from users so please don't be shy about posting on [the forum](https://fungusgames.com/forum)!
There is also a community run [Discord server](https://discord.gg/99RqraQ).
@ -24,6 +26,14 @@ There is also a community run [Discord server](https://discord.gg/99RqraQ).
You can also join into our chat room.
[![Join the chat at https://gitter.im/snozbot/fungus](https://badges.gitter.im/snozbot/fungus.svg)](https://gitter.im/snozbot/fungus?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Status & Branches
=================
Fungus uses a [gitflow](https://nvie.com/posts/a-successful-git-branching-model/) style setup. The default branch holds the most recent stable release. Develop is the staging ground for ongoing work and the default target of most PRs.
Develop is currently the staging ground for the next Fungus [feature release 3.14](https://github.com/snozbot/fungus/milestone/1)
Contributing
============
@ -33,11 +43,6 @@ To contribute code or documentation to Fungus, please see [CONTRIBUTING](https:/
You can view the upcoming roadmap via the [Milestones](https://github.com/snozbot/fungus/milestones).
Documentation
==========================
The Fungus documentation is available on [our wiki](https://github.com/snozbot/fungus/wiki). Contributions to the wiki are very welcome.
Running the automated tests
===========================

Loading…
Cancel
Save