docs: replace stale RChain-flavored CONTRIBUTING with F1R3FLY.io standard#523
Open
jeffrey-l-turner wants to merge 1 commit into
Open
docs: replace stale RChain-flavored CONTRIBUTING with F1R3FLY.io standard#523jeffrey-l-turner wants to merge 1 commit into
jeffrey-l-turner wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
The current
CONTRIBUTING.mdis inherited from RChain and points at dead infrastructure:rchain.atlassian.netwiki pages (RChain Atlassian, not F1R3FLY.io)RChain/README.mdrather than this projectThis is the file external contributors see first when they consider contributing. Leaving it points new contributors at dead resources and signals the project is unmaintained.
What
Replaces the file with the org-wide standard template proposed in F1R3FLY-io/.github and just landed there (commit 6b71dc9).
Highlights:
How verified
Notes
This PR also resolves the issue for `F1R3FLY-io/f1r3fly`, which is a rename redirect to this repo (same GitHub repo ID 739209742).
If this repo has Rust-specific contributor steps that go beyond `cargo fmt/clippy/test` (toolchain version, feature flags, integration-test setup, etc.), put them in `DEVELOPER.md` rather than expanding `CONTRIBUTING.md`.