Credit Smart Chain
  • Overview
  • Get started
    • Installation
    • Local Setup
    • CLI Commands
    • JSON RPC Commands
  • RPC mainnet
  • Configuration
    • Server configuration file
    • Manage private keys
    • Enable Prometheus metrics
  • Working with a node
    • Query JSON RPC endpoints
    • Query operator information
    • Backup/restore node instance
  • Consensus
    • Proof of Stake
    • Set up and use Proof of Stake (PoS)
  • Additional features
    • Network stress testing
  • Architecture
    • Architecture Overview
    • Modules
      • Blockchain
      • Minimal
      • Networking
      • State
      • TxPool
      • JSON RPC
      • Consensus
      • Storage
      • Types
      • Protocol
      • Sealer
      • Other modules
  • Concepts
    • State in Ethereum
  • Community
    • Propose a new feature
    • Report an issue
Powered by GitBook
On this page
  • Overview​
  • PR Template​
  • Manual tests​
  1. Community

Propose a new feature

PreviousCommunityNextReport an issue

Last updated 1 year ago

Overview

If you want to include a fix, or just contribute to the code, it is highly encouraged for you to reach out to the team first. The Credit Smart Chain uses a relatively basic feature proposition template, that is concise and to the point.

PR Template

Description

Please provide a detailed description of what was done in this PR

Changes include

Breaking changes

Please complete this section if any breaking changes have been made, otherwise delete it

Checklist

Please complete this section if you ran manual tests for this functionality, otherwise delete it

Please link the documentation update PR in this section if it's present, otherwise delete it

Please post additional comments in this section if you have them, otherwise delete it

Testing

Manual tests

Documentation update

Additional comments

​
​
​
​
​
​
​
​
​
​