[PR #3603] [MERGED] PR Template #4034

Closed
opened 2026-04-25 00:18:03 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/3603
Author: @nichwall
Created: 11/12/2024
Status: Merged
Merged: 11/19/2024
Merged by: @advplyr

Base: masterHead: pr_template


📝 Commits (2)

  • 0d54b57 Add: PR template
  • d5fbc1d Add: statement about workflows passing

📊 Changes

1 file changed (+33 additions, -0 deletions)

View changed files

.github/pull_request_template.md (+33 -0)

📄 Description

Brief summary

This PR adds a PR template to the repository for new PRs. There is not an associated issue.

In-depth Description

This PR sets up the text input for PRs using the template to improve the quality and standardize the format of PRs. Unlike the issue templates which are able to have distinct text boxes and dropdowns, the PR template support on GitHub only seems to allow for a single PR template that is pasted into the text box.

How have you tested this?

Experimentation in a test repo.

Screenshots

image


🔄 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/advplyr/audiobookshelf/pull/3603 **Author:** [@nichwall](https://github.com/nichwall) **Created:** 11/12/2024 **Status:** ✅ Merged **Merged:** 11/19/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `pr_template` --- ### 📝 Commits (2) - [`0d54b57`](https://github.com/advplyr/audiobookshelf/commit/0d54b571517343427ef2a314a831330a196adf00) Add: PR template - [`d5fbc1d`](https://github.com/advplyr/audiobookshelf/commit/d5fbc1d45592414a5684a89bc40940a42020a020) Add: statement about workflows passing ### 📊 Changes **1 file changed** (+33 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/pull_request_template.md` (+33 -0) </details> ### 📄 Description <!-- For Work In Progress Pull Requests, please use the Draft PR feature, see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details. If you do not follow this template, the PR may be closed without review. --> ## Brief summary This PR adds a PR template to the repository for new PRs. There is not an associated issue. ## In-depth Description This PR sets up the text input for PRs using the template to improve the quality and standardize the format of PRs. Unlike the issue templates which are able to have distinct text boxes and dropdowns, the PR template support on GitHub only seems to allow for a single PR template that is pasted into the text box. ## How have you tested this? Experimentation in a test repo. ## Screenshots ![image](https://github.com/user-attachments/assets/f982f3f1-da0e-4630-94ae-068964f1d870) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:18:03 +02:00
adam closed this issue 2026-04-25 00:18:03 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4034