Skip to content

chore: add issue templates#14

Merged
satyakwok merged 1 commit into
mainfrom
chore/add-issue-templates
May 13, 2026
Merged

chore: add issue templates#14
satyakwok merged 1 commit into
mainfrom
chore/add-issue-templates

Conversation

@satyakwok
Copy link
Copy Markdown
Member

@satyakwok satyakwok commented May 13, 2026

Brings this repo in line with the rest of the SentrisCloud fleet — every public repo ships bug.yml + feature.yml + config.yml minimum.

Templates lifted from sdk-rs's pattern (both are client-library repos). config.yml points security disclosures to security@sentriscloud.com and general questions to the Sentrix Discord.

Summary by CodeRabbit

  • Chores
    • Enhanced issue templates for bug reports and feature requests
    • Configured issue template settings to streamline feedback collection

Review Change Stack

Brings this repo in line with the rest of the sentrix-labs / SentrisCloud
fleet, where every public repo ships the three-template minimum
(bug.yml + feature.yml + config.yml). Templates lifted from a peer
repo's pattern and adapted minimally.

config.yml points security disclosures to security@sentriscloud.com and
general questions to the Sentrix Discord, matching the rest of the org.
@satyakwok satyakwok merged commit 33e48ab into main May 13, 2026
3 of 4 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 13, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: b0f7271d-8b10-4089-8175-5ce3c8275c66

📥 Commits

Reviewing files that changed from the base of the PR and between d0a5f07 and 1f308b7.

📒 Files selected for processing (3)
  • .github/ISSUE_TEMPLATE/bug.yml
  • .github/ISSUE_TEMPLATE/config.yml
  • .github/ISSUE_TEMPLATE/feature.yml

📝 Walkthrough

Walkthrough

This PR introduces GitHub issue template infrastructure by adding three configuration files to .github/ISSUE_TEMPLATE/. The config.yml file disables blank issues and registers two contact links for security vulnerabilities and Discord support. The bug.yml template defines a structured form for bug reports with a required "What's broken?" field and optional sections for reproduction steps, expected behavior, actual behavior, and version information. The feature.yml template provides a structured form for feature requests with a required problem statement and optional proposal and alternatives fields.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/add-issue-templates

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant