diff --git a/.github/ISSUE_TEMPLATE/FEATURE.yml b/.github/ISSUE_TEMPLATE/FEATURE.yml new file mode 100644 index 0000000..89d0897 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/FEATURE.yml @@ -0,0 +1,27 @@ +name: Feature request +description: File a feature request +title: "[Feature request]: " +labels: ["enhancement"] +assignees: + - vaporvee +body: + - type: markdown + attributes: + value: Thanks for taking the time to fill out this feature request! + - type: textarea + id: idea + attributes: + label: What is your idea? + description: Tell me what you want to see in the addon. + placeholder: Tell me what you want to see! + value: "I have a cool new feature!" + validations: + required: true + - type: textarea + id: additional + attributes: + label: Additional information + description: If you have anything else tell me here + placeholder: Anything else. + validations: + required: false diff --git a/README.md b/README.md index 46d8c91..995b66d 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,21 @@ **Please leave a star that would really help! And thanks to all the people that already starred this project! ❤️**

-# [Quick start :rocket: (click here)](https://github.com/vaporvee/discord-sdk-godot/wiki/Quick-start) -
- +# [Quick start :rocket: (click here)](https://github.com/vaporvee/discord-sdk-godot/wiki)
**A small donation with the sponsor button would be nice if you sell your project with this addon but is of course not mandatory!** +# Features +- Activities (Make people see what you are playing) +- Invites +- Steam and launch command registering +- User information +- Overlay management +- Editor Presence (optional) + +
+
### Credit