* Document issue management (how to deal with duplicates, with old issues,...) * doc: Issue triage documentation (howto) * labels: is:unreproducible, needs-user-input * "I just want a way to identify issues I've looked at and can do nothing about, to avoid rereading them when they're missing a category or something" * Using labels consequently would allow to generate changelogs * E.g. https://github.com/pmd/pmd-github-action/releases/tag/v1.2.1 * By https://github.com/github_changelog_generator/github_changelog_generator * There is also https://github.com/release-drafter/release-drafter * Update: how to merge pull requests (merge vs. rebase, commit message for merges, milestoning issues/PRs, ...) * Document how to update the ruleset (and other) schema * What needs to be considered for compatibility? * Where does the schema need to be published? And how? * What namespace identifiers to use * Remove roadmap and future direction page from docs -> wiki * Document project infrastructure (CI build via travis, sourceforge, chunk.io, github-actions, sonatype nexus, ...)
milestoning issues/PRs, ...)