core/README.en.md
2021-01-14 11:18:24 +09:00

88 lines
2.5 KiB
Markdown

# koreanbots
<div align="center">
<img src="./.github/assets/koreanbots-en.png">
</div>
![Tests](https://github.com/koreanbots/koreanbots/workflows/Tests/badge.svg)
![Deploy](https://github.com/koreanbots/koreanbots/workflows/Deploy/badge.svg)
[![DeepScan grade](https://deepscan.io/api/teams/12468/projects/15503/branches/310734/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=12468&pid=15503&bid=310734)
> Korean Discord Bots in one place.
## SNS
- [Twitter](https://twitter.com/koreanbots)
- [Instagram](https://instagram.com/koreanbots)
## Contact
- [개발자 이메일](mailto:wonderlandpark@callisto.team)
- [디스코드](https://discord.gg/JEh53MQ)
## Contributing
Issues and PRs are always welcomed.
### Before submitting an Issue
#### Bug
First, check if the device supports it.
#### Devices not supported
```md
- Any extension program (AdBlock, Darkmode etc.)
- Browser: IE, Pre 17 Edge.
- Windows prior to Windows 7
- MacOS version 10.10 or lower
- iOS version 10.0 or lower
- Android version 5.0 or lower
- 3.5" iPhone
- All VMs
- Jailbroken or rooted device
- All Linux versions that have ended official support
- Security issues (Please forward security-related issues to the developer privately)
- Bugs that do not occur in the official build, occur in the browser/OS of beta versions such as Canary or PTB
- All platforms or devices that other developers have declared end of support
```
Then register the issue.
[Submit](https://github.com/koreanbots/koreanbots/issues/new/choose)
If you see an issue, please leave a comment like these.
- `CR` Means **Can Reproduce**
- `CNR` Means **Can Not Reproduce**
- `NAB` Means **Not a Bug**
#### Approval and deny
When a bug receives two reproducible approvals or denial, the approval and rejection are decided.
##### Approve
If a bug is approved by more than two user as reproducible, the bug waits for confirmation from the developer and obtains a `approved` label.
##### Deny
If a bug is rejected by more than one user because it is not reproducible, the bug gets a `deny` label and the issue is `Closed`.
#### 제안
Please feel free to make suggestions at [Discussions](https://github.com/koreanbots/koreanbots/discussions)!
### Submit Pull Request
Contributions are always welcome. We appreciate your commit messages if you follow the rules below!
[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
---
### Old Repositories
- [client](https://github.com/koreanbots/client)
- [api](https://github.com/koreanbots/api)