Pulse/.github/PULL_REQUEST_TEMPLATE.md
rcourtman 84d6aa7ba8 Document issue-first contribution policy
Pulse is a single-maintainer project and does not accept unsolicited
external pull requests. README, CONTRIBUTING, and a new
PULL_REQUEST_TEMPLATE now state this directly so contributors hit the
policy before investing time in code, and so PRs opened in error point
to issues and discussions as the correct intake.

CONTRIBUTING is rewritten end-to-end around the new policy: how to
file bugs, feature requests, support questions, and security reports;
where to look for context (README, ARCHITECTURE, docs/); and the
maintainer-direction carve-out for PRs explicitly requested against
tracked issues.
2026-05-01 15:04:41 +01:00

570 B

Thanks for taking the time to prepare a change.

Before submitting, please note:

  • I am not accepting unsolicited external pull requests for this repository.
  • The normal contribution path is to open an issue or discussion first.
  • PRs opened without prior maintainer direction may be closed without detailed review.

If this PR was opened in error, please close it and open an issue instead: https://github.com/rcourtman/Pulse/issues

If this PR was explicitly requested by the maintainer for a tracked issue, include the issue number and the requested scope below.