Skip to content

Conversation

@NiftyRaven
Copy link

This commit introduces a standardized pull request template to the repository. The template aims to streamline the process of submitting pull requests by ensuring that all necessary information is provided upfront, which facilitates a more efficient and effective review process. Key components of the template include:

  • Checklist for commit message adherence, test addition, documentation updates, and code linting.
  • Detailed sections for describing the type of change, current and new behavior, and any breaking changes.
  • Guidance for prefacing pull request titles with relevant areas such as Build, Consensus, GUI, Net, and more.
  • Instructions for contributors to label work-in-progress (WIP) pull requests and include justification and reasoning for their changes.
  • Emphasis on focused patch sets, with separate sections for features, refactoring, and decision-making processes.
  • Detailed peer review guidelines and an explanation of the project's philosophy on pull requests.

This addition aligns with the project's commitment to maintaining high-quality contributions and providing clear guidance to contributors. The template will be automatically applied to all new pull requests, ensuring consistency and thoroughness across the project.

This commit introduces a standardized pull request template to the repository. The template aims to streamline the process of submitting pull requests by ensuring that all necessary information is provided upfront, which facilitates a more efficient and effective review process. Key components of the template include:

- Checklist for commit message adherence, test addition, documentation updates, and code linting.
- Detailed sections for describing the type of change, current and new behavior, and any breaking changes.
- Guidance for prefacing pull request titles with relevant areas such as Build, Consensus, GUI, Net, and more.
- Instructions for contributors to label work-in-progress (WIP) pull requests and include justification and reasoning for their changes.
- Emphasis on focused patchsets, with separate sections for features, refactoring, and decision-making processes.
- Detailed peer review guidelines and an explanation of the project's philosophy on pull requests.

This addition aligns with the project's commitment to maintaining high-quality contributions and providing clear guidance to contributors. The template will be automatically applied to all new pull requests, ensuring consistency and thoroughness across the project.
Added missing fonts: Arial, MS UI Gothic, SimSun, and Tahoma to src/qt/res/fonts.
This update aims to resolve the missing OpenType support errors for these fonts on Windows.
Further configuration will be required to fully integrate these fonts into the application.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant