Merge pull request #1802 from appwrite/fix-issue-forms

Bug fixes
This commit is contained in:
Christy Jacob
2021-10-01 11:26:08 +05:30
committed by GitHub
2 changed files with 5 additions and 4 deletions
+3 -2
View File
@@ -6,7 +6,7 @@ body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out our bug report form 🙏
Thanks for taking the time to fill out our documentation update request form 🙏
- type: textarea
id: issue-description
validations:
@@ -26,7 +26,8 @@ body:
- type: checkboxes
id: read-code-of-conduct
attributes:
label: "🏢 Have you read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)?"
description: "This is our [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)."
label: "🏢 Have you read the Code of Conduct?"
options:
- label: "I read the Code of Conduct"
required: true
+2 -2
View File
@@ -1,4 +1,4 @@
name: 🚀 Feature"
name: 🚀 Feature
description: "Submit a proposal for a new feature"
title: "🚀 Feature: "
labels: [feature]
@@ -6,7 +6,7 @@ body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out our bug report form 🙏
Thanks for taking the time to fill out our feature request form 🙏
- type: textarea
id: feature-description
validations: