😥 Feel free to submit an issue when Logestic is not working as you expected.
- ❗ All PRs must reference an issue.
- 🗣 If there is an issue you want to work on, ask on the issue thread if you want to work on it.
- 🍴 Fork this repository and create a new branch
fix-[number]/[short description]
according to the issue. - ✍ Fix the issue.
- 🎆 Open a PR and wait until a collaborator merges it in.
- 🍴 Fork this repository and create a new branch
preset-[name]
with the name of your preset. - ✍ Create a new file under presets/ and export an Elysia instance with your Logestic middleware.
- ➕ Add the case clause file in index.ts and the key type to types.
- 🖼 Add a preview screenshot in screenshots.
- 🎆 Open a PR and wait until a collaborator merges it in. Attach a screenshot so we can add to the Wiki.