Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR improves the repository’s contribution and community-facing configuration by updating the README and adding GitHub PR/issue templates.
Changes:
- Refresh README badges/sections (Codecov badge placement, Discord/community callout, sponsorship section, updated contributor guidance link).
- Add a pull request template with a standardized checklist.
- Add GitHub Issue Forms templates (bug report + feature request) and issue template config with contact links.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| README.md | Updates badges/CTA content; replaces dev/testing blurb with contributing link; adds sponsorship section. |
| .github/pull_request_template.md | Introduces a PR template with issue linking guidance and a contribution checklist. |
| .github/ISSUE_TEMPLATE/feature_request.yml | Adds an Issue Form for feature requests. |
| .github/ISSUE_TEMPLATE/bug_report.yml | Adds an Issue Form for bug reports. |
| .github/ISSUE_TEMPLATE/config.yml | Disables blank issues and adds contact links to Discussions/Discord. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ## Checklist | ||
|
|
||
| - [ ] I've read the [contributing guide](CONTRIBUTING.md) |
|
| Branch | docs-improvements |
| Testbed | github-ubuntu-latest |
Click to view all benchmark results
| Benchmark | Latency | Benchmark Result microseconds (µs) (Result Δ%) | Upper Boundary microseconds (µs) (Limit %) |
|---|---|---|---|
| empty_router/empty_router | 📈 view plot 🚷 view threshold | 6,240.90 µs(+5.22%)Baseline: 5,931.31 µs | 7,045.05 µs (88.59%) |
| json_api/json_api | 📈 view plot 🚷 view threshold | 1,082.20 µs(+5.37%)Baseline: 1,027.03 µs | 1,177.60 µs (91.90%) |
| nested_routers/nested_routers | 📈 view plot 🚷 view threshold | 1,007.50 µs(+6.45%)Baseline: 946.49 µs | 1,076.91 µs (93.55%) |
| single_root_route/single_root_route | 📈 view plot 🚷 view threshold | 965.27 µs(+6.30%)Baseline: 908.05 µs | 1,037.10 µs (93.07%) |
| single_root_route_burst/single_root_route_burst | 📈 view plot 🚷 view threshold | 17,035.00 µs(-2.82%)Baseline: 17,530.12 µs | 20,637.49 µs (82.54%) |
Codecov Report✅ All modified and coverable lines are covered by tests.
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
ElijahAhianyo
approved these changes
Mar 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.