diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 750fe880cb..3367ad1162 100755 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,7 +24,7 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Bonfire environment (please complete the following information):** -- Running with Docker? (see WITH_DOCKER env variable): [e.g. none, easy, full] +- Running with Docker? (see WITH_DOCKER env variable): [e.g. none, partial, easy, full] - Running env: [e.g: dev, prod with mix, prod with OTP release, prod with docker image] - Running version (check on your instance's homepage): [e.g: 0.1.1-beta.42-with-JS] - Running flavour: [e.g: classic, cooperation] diff --git a/README.md b/README.md index 794606571c..8ec8c75808 100755 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ This project is in the beta stage - you're welcome to try out it out (specifical This repo includes configurations to run two main [flavours of Bonfire](https://bonfirenetworks.org/use-bonfire/) you can choose from: * [Classic](https://github.com/bonfire-networks/bonfire-app/tree/main/flavours/classic) for basic social networking (beta) * [Community](https://github.com/bonfire-networks/bonfire-app/tree/main/flavours/community) with groups and topics functionality (alpha) -* [Cooperation](https://github.com/bonfire-networks/bonfire-app/tree/main/flavours/cooperation) with a bunch more extensions and features (pre-alpha) +* [Open Science](https://github.com/bonfire-networks/bonfire-app/tree/main/flavours/open-science) building the next generation of open science platforms. (pre-alpha) +* [Coordination](https://github.com/bonfire-networks/bonfire-app/tree/main/flavours/coordination) for organising work and collaborating around projects and tasks (pre-alpha) +* [Cooperation](https://github.com/bonfire-networks/bonfire-app/tree/main/flavours/cooperation) for cooperative production, distribution, and exchange of economic resources (pre-alpha)