Skip to content

docs: add CONTRIBUTING, SECURITY, and Dependabot config#5

Merged
saagpatel merged 1 commit into
mainfrom
feat/SlackIncidentBot-docs
Mar 29, 2026
Merged

docs: add CONTRIBUTING, SECURITY, and Dependabot config#5
saagpatel merged 1 commit into
mainfrom
feat/SlackIncidentBot-docs

Conversation

@saagpatel
Copy link
Copy Markdown
Owner

Adds CONTRIBUTING.md, SECURITY.md, and .github/dependabot.yml for community health.

@saagpatel saagpatel merged commit 77b5d0e into main Mar 29, 2026
19 of 25 checks passed
@saagpatel saagpatel deleted the feat/SlackIncidentBot-docs branch March 29, 2026 10:27
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 29de038920

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread CONTRIBUTING.md
## Getting Started

1. Fork the repository
2. Create a feature branch: `git checkout -b feat/your-feature`
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Update branch instruction to match enforced CI naming

CONTRIBUTING.md instructs contributors to use git checkout -b feat/your-feature, but the branch-name gate in .github/workflows/git-hygiene.yml accepts only codex/<type>/<slug> branches (regex in the workflow script). Contributors who follow the new docs will consistently fail required CI on PRs, which blocks normal contribution flow.

Useful? React with 👍 / 👎.

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