mirror of
https://github.com/xHyroM/bun-discord-bot.git
synced 2024-11-22 14:41:05 +01:00
chore: updates
tags: add contributing-tags chore(README): update spelling
This commit is contained in:
parent
e0446ad994
commit
786c3f924b
2 changed files with 7 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
Official serverless discord bot for [bun](https://bun.sh/) [discord server](https://bun.sh/discord)
|
Official serverless discord bot for [bun](https://bun.sh/) [discord server](https://bun.sh/discord)
|
||||||
|
|
||||||
## Contributing tags
|
## Contributing tags
|
||||||
To create a new tag, you need to fork the repository and edit the `tags.toml` file
|
To create a new tag, you need to fork this repository and edit `tags.toml` file
|
||||||
|
|
||||||
Format:
|
Format:
|
||||||
```toml
|
```toml
|
||||||
|
|
|
@ -25,6 +25,12 @@ Any idea what to add to bun?
|
||||||
• [Open an issue on GitHub](<https://github.com/oven-sh/bun/issues/new?template=2-feature-request.yml>) and fill out the given template
|
• [Open an issue on GitHub](<https://github.com/oven-sh/bun/issues/new?template=2-feature-request.yml>) and fill out the given template
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
[contributing-tags]
|
||||||
|
keywords = ["contributing-tags", "contributing", "tags"]
|
||||||
|
content = """
|
||||||
|
To create or update tag, check [xHyroM/bun-discord-bot#contributing-tags](https://github.com/xHyroM/bun-discord-bot/#contributing-tags)
|
||||||
|
"""
|
||||||
|
|
||||||
[hono]
|
[hono]
|
||||||
keywords = ["hono", "express", "server", "routes"]
|
keywords = ["hono", "express", "server", "routes"]
|
||||||
content = """
|
content = """
|
||||||
|
|
Loading…
Reference in a new issue