You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting to think more about having a "QA Checklist" for repos we spin up. Here's a shot at creating one for this repo. Feel free to make these into individual issues.
Branching
release branch(es)
no direct push access
PRs require 1 or more maintainer sign-offs
require CI to pass
Continuous Integration
run on all PRs
Continuous Deployment
defined process for bumping version
defined process for maintaining a CHANGELOG
published to github repo's release section
branch tag per release
published to package-specific repository (npm, crates.io, pip, wrappers.io, etc)
README
Name of package
Description of purpose
Links to package URIs (source code, published artifacts, etc)
Starting to think more about having a "QA Checklist" for repos we spin up. Here's a shot at creating one for this repo. Feel free to make these into individual issues.
doc-snippetstool).