This repository was archived by the owner on Jan 27, 2026. It is now read-only.
Chore: Issue templates#270
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds new GitHub issue templates to standardize how users report setup issues, general questions, and bugs.
- Added a "Setup Help" template for configuration inquiries.
- Added a "General Question" template for broad protocol or worker questions.
- Added a "Bug Report" template to streamline bug submissions and support contact links.
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/ISSUE_TEMPLATE/setup_help.md | New setup help issue template with environment and questions sections. |
| .github/ISSUE_TEMPLATE/general_question.md | New general question template providing context and environment details. |
| .github/ISSUE_TEMPLATE/config.yml | Config file providing contact links for community support and documentation. |
| .github/ISSUE_TEMPLATE/bug_report.md | New bug report template with sections for bug description and reproduction steps. |
mattdf
approved these changes
Apr 15, 2025
JannikSt
added a commit
that referenced
this pull request
Apr 16, 2025
* add size limit to auth middleware * add timeouts to auth * add timeouts to worker-dest calls * update to use suggested limits * Chore: Issue templates (#270) * add ability to eject nodes (#272) * add ability to ban nodes * fix eth display --------- Signed-off-by: Jannik Straube <info@jannik-straube.de> Co-authored-by: Matthew Di Ferrante <mattdf@users.noreply.github.com>
JannikSt
added a commit
that referenced
this pull request
Apr 21, 2025
* add size limit to auth middleware * add timeouts to auth * add timeouts to worker-dest calls * update to use suggested limits * Chore: Issue templates (#270) * add ability to eject nodes (#272) * add ability to ban nodes * fix eth display --------- Signed-off-by: Jannik Straube <info@jannik-straube.de> Co-authored-by: Matthew Di Ferrante <mattdf@users.noreply.github.com>
JannikSt
added a commit
that referenced
this pull request
Apr 21, 2025
* add size limit to auth middleware * add timeouts to auth * add timeouts to worker-dest calls * update to use suggested limits * Chore: Issue templates (#270) * add ability to eject nodes (#272) * add ability to ban nodes * fix eth display --------- Signed-off-by: Jannik Straube <info@jannik-straube.de> Co-authored-by: Matthew Di Ferrante <mattdf@users.noreply.github.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.