[PR #170] [MERGED] chore: add issue templates #3140

Closed
opened 2026-03-13 10:41:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/170
Author: @selemondev
Created: 10/14/2024
Status: Merged
Merged: 10/15/2024
Merged by: @Bekacru

Base: mainHead: chore/issue_template


📝 Commits (1)

  • 4099e38 chore: add issue templates

📊 Changes

2 files changed (+61 additions, -0 deletions)

View changed files

.github/ISSUE_TEMPLATE/bug_report.md (+41 -0)
.github/ISSUE_TEMPLATE/feature_request.md (+20 -0)

📄 Description

This pull request is intended to add issue templates to the project. Why is this necessary?

  1. To help developers understand how to best communicate the issue they are facing and create a minimal reproduction of the issue they are facing to help the maintainers of the project understand where the issue is much faster.
  2. To be able to request for new features in a way that is easily understandable by first mentioning what problem they are facing and what the solution to the problem might be.

🔄 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/170 **Author:** [@selemondev](https://github.com/selemondev) **Created:** 10/14/2024 **Status:** ✅ Merged **Merged:** 10/15/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `chore/issue_template` --- ### 📝 Commits (1) - [`4099e38`](https://github.com/better-auth/better-auth/commit/4099e384286d75cef44fb738e09772785e38dcdd) chore: add issue templates ### 📊 Changes **2 files changed** (+61 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/ISSUE_TEMPLATE/bug_report.md` (+41 -0) ➕ `.github/ISSUE_TEMPLATE/feature_request.md` (+20 -0) </details> ### 📄 Description This pull request is intended to add issue templates to the project. Why is this necessary? 1. To help developers understand how to best communicate the issue they are facing and create a minimal reproduction of the issue they are facing to help the maintainers of the project understand where the issue is much faster. 2. To be able to request for new features in a way that is easily understandable by first mentioning what problem they are facing and what the solution to the problem might be. --- <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-03-13 10:41:21 -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#3140