mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-01 20:46:08 +00:00
chore: github things
This commit is contained in:
parent
c97eb19869
commit
13c79bdc19
0
.github/CONTRIBUTING.md
vendored
0
.github/CONTRIBUTING.md
vendored
18
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
18
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -6,19 +6,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Use Discord for questions: https://discord.com/invite/XNw2RZFzaP
|
Use Discord for questions: https://discord.com/invite/XNw2RZFzaP
|
||||||
- type: dropdown
|
|
||||||
id: package
|
|
||||||
attributes:
|
|
||||||
label: Which package is this bug report for?
|
|
||||||
options:
|
|
||||||
- core
|
|
||||||
- api-types
|
|
||||||
- cache
|
|
||||||
- rest
|
|
||||||
- helpers
|
|
||||||
- ws
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
attributes:
|
attributes:
|
||||||
@ -47,11 +34,10 @@ body:
|
|||||||
... Complete - Provide all parts someone else needs to reproduce your problem
|
... Complete - Provide all parts someone else needs to reproduce your problem
|
||||||
... Reproducible - Test the code you're about to provide to make sure it reproduces the problem
|
... Reproducible - Test the code you're about to provide to make sure it reproduces the problem
|
||||||
- type: input
|
- type: input
|
||||||
id: biscuit-version
|
id: seyfert-version
|
||||||
attributes:
|
attributes:
|
||||||
label: Package version
|
label: Package version
|
||||||
description: Which version of are you using? Run `npm list <package>` in your project directory and paste the output.
|
description: Which version of are you using? Run `npm list <package>` in your project directory and paste the output.
|
||||||
placeholder: We no longer support version 0.1.+ of biscuit
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
@ -61,7 +47,7 @@ body:
|
|||||||
description: |
|
description: |
|
||||||
Which version of Node.js are you using? Run `node --version` in your project directory and paste the output.
|
Which version of Node.js are you using? Run `node --version` in your project directory and paste the output.
|
||||||
If you are using TypeScript, please include its version (`npm list typescript`) as well.
|
If you are using TypeScript, please include its version (`npm list typescript`) as well.
|
||||||
placeholder: Node.js version 18.+ or 16.+ with experimental fetch is required to use this package
|
placeholder: Node.js version 18.+ or LTS
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
13
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
13
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -8,19 +8,6 @@ body:
|
|||||||
We can only implement features that Discord publishes, documents and merges into the Discord API documentation or for our utility packages.
|
We can only implement features that Discord publishes, documents and merges into the Discord API documentation or for our utility packages.
|
||||||
We do not implement unreleased features.
|
We do not implement unreleased features.
|
||||||
Use Discord for questions: https://discord.com/invite/XNw2RZFzaP
|
Use Discord for questions: https://discord.com/invite/XNw2RZFzaP
|
||||||
- type: dropdown
|
|
||||||
id: package
|
|
||||||
attributes:
|
|
||||||
label: Which package is the feature request for?
|
|
||||||
options:
|
|
||||||
- core
|
|
||||||
- api-types
|
|
||||||
- cache
|
|
||||||
- rest
|
|
||||||
- helpers
|
|
||||||
- ws
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
attributes:
|
attributes:
|
||||||
|
0
.github/ROADMAP.md
vendored
0
.github/ROADMAP.md
vendored
0
.github/SECURITY.md
vendored
0
.github/SECURITY.md
vendored
0
.github/SUPPORT.md
vendored
0
.github/SUPPORT.md
vendored
Loading…
x
Reference in New Issue
Block a user