chore: init
This commit is contained in:
commit
30083154a8
23 changed files with 6418 additions and 0 deletions
15
.github/ISSUE_TEMPLATE/typo.yml
vendored
Normal file
15
.github/ISSUE_TEMPLATE/typo.yml
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
name: 👀 Typo / Grammar fix
|
||||
description: You can just go ahead and send a PR! Thank you!
|
||||
labels: []
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
## PR Welcome!
|
||||
|
||||
If the typo / grammar issue is trivial and straightforward, you can help by **directly sending a quick pull request**!
|
||||
If you spot multiple of them, we suggest combining them into a single PR. Thanks!
|
||||
- type: textarea
|
||||
id: context
|
||||
attributes:
|
||||
label: Additional context
|
||||
Loading…
Add table
Add a link
Reference in a new issue