Skip to content

Commit f5efab4

Browse files
Patel230cursoragent
andcommitted
Remove solo branding; use developer-first wording
Align issue/PR templates, changelogs, and comments with hawk positioning: developers first, teams and enterprise later. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent fc3a21a commit f5efab4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ body:
6363
- type: checkboxes
6464
id: principles
6565
attributes:
66-
label: Solo-developer fit
66+
label: Developer fit
6767
description: inspect avoids enterprise scope. Confirm this feature respects that.
6868
options:
6969
- label: Works with zero configuration (sensible defaults).

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ $ make lint
8888
- [ ] SSRF protection (if touched) — private-IP blocking, redirect
8989
filtering, scheme allowlists — is preserved
9090
- [ ] No secrets, real-customer URLs, or PII in test fixtures
91-
- [ ] No `Co-authored-by:` trailers (this is solo-developer work)
91+
- [ ] No `Co-authored-by:` trailers (this is individual-developer work)

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
4141
- `.github/ISSUE_TEMPLATE/feature_request.yml``kind` selector
4242
covering 8 functional areas (security checks / accessibility /
4343
SEO / performance / browser / output formats / config / tooling)
44-
and solo-dev fit checks.
44+
and developer fit checks.
4545
- `.github/ISSUE_TEMPLATE/config.yml` — routes security to
4646
advisories, questions to discussions, blocks blank issues.
4747

0 commit comments

Comments
 (0)