Issue templates for the repo using new github issue forms#19
Issue templates for the repo using new github issue forms#19lohanidamodar merged 4 commits intoutopia-php:mainfrom
Conversation
…porting, documentation issues and feature suggestions.
lohanidamodar
left a comment
There was a problem hiding this comment.
@avats-dev thank you for your PR. Great work. I have few suggestions before we can approve this.
Thank you
|
Hey @avats-dev, we have few more changes required. For example you can ask for the library version, php version and code of conduct on all the templates. We have a first approved PR please take that as reference |
|
@lohanidamodar I have updated the PR with suitable changes as requested in suggestions. Please review it and LMK if something is missing. Happy to contribute! 🎉 |
lohanidamodar
left a comment
There was a problem hiding this comment.
@avats-dev great job. Just some small fixes.
| placeholder: "I use Cloudflare for ..." | ||
| - type: checkboxes | ||
| id: no-duplicate-issues | ||
| attributes: |
There was a problem hiding this comment.
Let's add code of conduct field.
| - label: "I checked and didn't find similar issue" | ||
| required: true | ||
| - type: checkboxes | ||
| id: read-code-of-conduct |
There was a problem hiding this comment.
let's make code of conduct consistent. Take reference from
utopia-php/http#28
| description: "Please explain why this feature should be implemented and how it would be used. Add examples, if applicable." | ||
| placeholder: "In my use-case, ..." | ||
| - type: checkboxes | ||
| id: no-duplicate-issues |
|
@lohanidamodar Thanks for the review, I'll update the changes soon. 🎉 |
|
I have updated the required changes, please review it and LMK if you need any more teaks. Thanks 🎉 |
|
THANK YOU! All changes merged 🥳 Please reach out to You can accept the invite by visiting https://github.com/orgs/appwrite/invitation. By joining our team, you will officially be an Appwrite maintainer on GitHub. You can change your membership visibility settings, so your new Appwrite team membership badge will show up on your personal GitHub profile. Please feel free to look for more PRs you might be interested in helping with on our long list of Hacktoberfest friendly issues and help make Appwrite better :) |
Resolves #18
This PR adds issue templates using new interactive github issue forms feature for following tasks: