docs: Add First-Time Contributor Quick Guide#1483
Open
JacobMazelin wants to merge 2 commits intoScottcjn:mainfrom
Open
docs: Add First-Time Contributor Quick Guide#1483JacobMazelin wants to merge 2 commits intoScottcjn:mainfrom
JacobMazelin wants to merge 2 commits intoScottcjn:mainfrom
Conversation
- Added clear 5-minute win examples for new contributors - Included step-by-step first PR checklist - Added table of files to check for quick fixes - Helps newcomers earn 10 RTC first PR bonus faster This improves contributor onboarding and reduces friction for first-time bounty hunters.
|
Welcome to RustChain! Thanks for your first pull request. Before we review, please make sure:
Bounty tiers: Micro (1-10 RTC) | Standard (20-50) | Major (75-100) | Critical (100-150) A maintainer will review your PR soon. Thanks for contributing! |
- Single-file HTML dashboard showing real-time network stats - Fetches from rustchain.org API (health, miners, epoch) - Auto-refresh every 60 seconds - Responsive design for desktop and mobile - Clean, branded UI with 'Powered by RustChain' footer - No build step required — pure HTML/CSS/JS Tested against live node: https://rustchain.org - Displays current epoch - Shows active miner count - Network health indicator Bounty: Addresses Scottcjn#673 (Creative Ecosystem Growth) Requested: 50 RTC (.00) for technical tool @Scottcjn
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.
Summary
Added a "First-Time Contributor Quick Guide" section to CONTRIBUTING.md to help new contributors earn their 10 RTC first-PR bonus faster.
Changes
Testing
Bounty
This is my first PR — aiming for 10 RTC bonus per #48 guidelines.
cc: @Scottcjn