[PR #3332] [MERGED] better contribution guide #21662

Closed
opened 2026-04-15 20:31:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3332
Author: @dagmawibabi
Created: 7/10/2025
Status: Merged
Merged: 7/10/2025
Merged by: @Bekacru

Base: mainHead: better-contribution


📝 Commits (1)

  • 1d224e0 better contribution guide

📊 Changes

1 file changed (+207 additions, -18 deletions)

View changed files

📝 CONTRIBUTING.md (+207 -18)

📄 Description

This pull request significantly expands and reorganizes the CONTRIBUTING.md file to provide a more comprehensive and structured guide for contributors. The changes include the addition of a table of contents, detailed sections on project structure, development guidelines, and component-specific contribution instructions. It also introduces new content on code formatting, testing, and the pull request process.

Enhancements to Contributor Documentation:

  • Added a Table of Contents for easier navigation, covering topics such as the code of conduct, security issues, project structure, and development workflow.
  • Expanded the Development Guidelines section with principles for contributing, including maintaining a consistent API, type safety, and clear documentation.
  • Introduced a detailed Getting Started section with step-by-step instructions for setting up the project, including environment setup and build commands.
  • Added a section on Code Formatting with BiomeJS, including commands for formatting and linting the code.

New Sections for Workflow and Testing:

  • Detailed the Development Workflow, including branch naming conventions, test execution, and commit message formatting following the Conventional Commits standard.
  • Clarified the Pull Request Process, emphasizing the importance of draft PRs, linking issues, and updating the changelog for user-facing changes.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/3332 **Author:** [@dagmawibabi](https://github.com/dagmawibabi) **Created:** 7/10/2025 **Status:** ✅ Merged **Merged:** 7/10/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `better-contribution` --- ### 📝 Commits (1) - [`1d224e0`](https://github.com/better-auth/better-auth/commit/1d224e0df4f000bf2da379a7a3abf5914ba20c59) better contribution guide ### 📊 Changes **1 file changed** (+207 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+207 -18) </details> ### 📄 Description This pull request significantly expands and reorganizes the `CONTRIBUTING.md` file to provide a more comprehensive and structured guide for contributors. The changes include the addition of a table of contents, detailed sections on project structure, development guidelines, and component-specific contribution instructions. It also introduces new content on code formatting, testing, and the pull request process. ### Enhancements to Contributor Documentation: * Added a **Table of Contents** for easier navigation, covering topics such as the code of conduct, security issues, project structure, and development workflow. * Expanded the **Development Guidelines** section with principles for contributing, including maintaining a consistent API, type safety, and clear documentation. * Introduced a detailed **Getting Started** section with step-by-step instructions for setting up the project, including environment setup and build commands. * Added a section on **Code Formatting with BiomeJS**, including commands for formatting and linting the code. ### New Sections for Workflow and Testing: * Detailed the **Development Workflow**, including branch naming conventions, test execution, and commit message formatting following the Conventional Commits standard. * Clarified the **Pull Request Process**, emphasizing the importance of draft PRs, linking issues, and updating the changelog for user-facing changes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 20:31:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#21662