1
0
Fork 0
mirror of synced 2024-06-01 10:29:48 +12:00

Bug fixes

This commit is contained in:
Matej Baco 2021-10-01 07:53:07 +02:00
parent 07cc5e1e59
commit c7125d909a
2 changed files with 5 additions and 4 deletions

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

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: