]> BookStack Code Mirror - bookstack/commitdiff
Updated issue templates, readme and dev version
authorDan Brown <redacted>
Sun, 27 Feb 2022 17:26:27 +0000 (17:26 +0000)
committerDan Brown <redacted>
Sun, 27 Feb 2022 17:26:27 +0000 (17:26 +0000)
- Updated bug report template to capture browser.
- Updated readme roadmap.
- Bumped dev version.

.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/feature_request.yml
readme.md
version

index aa9a099c0dfe36e988433b1ca64cc96cd3611d21..5c8734fd6c1d0de6d18e8e9757324e4e4a97ae13 100644 (file)
@@ -35,6 +35,15 @@ body:
       description: Provide any additional context and screenshots here to help us solve this issue
     validations:
       required: false
       description: Provide any additional context and screenshots here to help us solve this issue
     validations:
       required: false
+  - type: input
+    id: browserdetails
+    attributes:
+      label: Browser Details
+      description: |
+        If this is an issue that occurs when using the BookStack interface, please provide details of the browser used which presents the reported issue.
+      placeholder: (eg. Firefox 97 (64-bit) on Windows 11)
+    validations:
+      required: false
   - type: input
     id: bsversion
     attributes:
   - type: input
     id: bsversion
     attributes:
index 4826cc5ea522ef0469f23a0f5cc456d33e3dac03..fb1e0b3b047d8cf5e71916ea696137cbad09d4a9 100644 (file)
@@ -33,8 +33,7 @@ body:
     attributes:
       label: Have you searched for an existing open/closed issue?
       description: |
     attributes:
       label: Have you searched for an existing open/closed issue?
       description: |
-        To help us keep these issues under control, please ensure you have first [searched our issue list](https://github.com/BookStackApp/BookStack/issues?q=is%3Aissue)
-        for any existing issues that cover the fundemental benefit/goal of your request.
+        To help us keep these issues under control, please ensure you have first [searched our issue list](https://github.com/BookStackApp/BookStack/issues?q=is%3Aissue) for any existing issues that cover the fundemental benefit/goal of your request.
       options:
         - label: I have searched for existing issues and none cover my fundemental request
           required: true
       options:
         - label: I have searched for existing issues and none cover my fundemental request
           required: true
index 6bc34256aa5fe27c3bef5665d084a1b1ba03c3dc..25c840a62d9635183f1989952baed2ea25f0e681 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -63,7 +63,7 @@ Below is a high-level road map view for BookStack to provide a sense of directio
 
 - **Platform REST API** - *(Most actions implemented, maturing)*
     - *A REST API covering, at minimum, control of core content models (Books, Chapters, Pages) for automation and platform extension.*
 
 - **Platform REST API** - *(Most actions implemented, maturing)*
     - *A REST API covering, at minimum, control of core content models (Books, Chapters, Pages) for automation and platform extension.*
-- **Editor Alignment & Review** - *(Started)*
+- **Editor Alignment & Review** - *(In Progress)*
     - *Review the page editors with goal of achieving increased interoperability & feature parity while also considering collaborative editing potential.*
 - **Permission System Review**
     - *Improvement in how permissions are applied and a review of the efficiency of the permission & roles system.*
     - *Review the page editors with goal of achieving increased interoperability & feature parity while also considering collaborative editing potential.*
 - **Permission System Review**
     - *Improvement in how permissions are applied and a review of the efficiency of the permission & roles system.*
diff --git a/version b/version
index 8f6af9beed9605ee6117c937ed602cbefb4f2ff2..668ff448dd221ea520b1b725d388dd0c62d680c7 100644 (file)
--- a/version
+++ b/version
@@ -1 +1 @@
-v21.11-dev
+v22.02-dev