Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 946 Bytes

File metadata and controls

22 lines (15 loc) · 946 Bytes

Conflux DevKit Template

Overview

This repository serves as a template for the Conflux DevKit. Before using it, make sure to customize the following files:

  • README.md (this file)

  • CODE_OF_CONDUCT.md:

    • Change the email in the Enforcement section (placeholder: YOUR@EMAIL.HERE).
  • CONTRIBUTING.md:

    • Change the GitHub user in the Solve an issue section (placeholder: GITHUBUSER).
  • pull_request_template.md:

    • Change the GitHub user in the Additional Information section (placeholder: GITHUBUSER).
  • config.yml:

    • Change the GitHub user in the URLs (placeholder: GITHUBUSER).
  • LICENSE:

    • Change the GitHub user (placeholder: GITHUBUSER).

Additionally, customize the repository as needed, including the .gitignore and other relevant files.