[PR #2150] [CLOSED] Create pull request template #5126

Closed
opened 2026-03-23 22:17:21 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2150
Author: @a-wallen
Created: 3/30/2023
Status: Closed

Base: mainHead: template_pr


📝 Commits (5)

  • 7d8a864 feat: add translations for view of
  • 63d84f4 fix: typo in getAllDatabase
  • 2bc9ecd feat: add view of database
  • 8a44039 Merge branch 'main' of github.com:a-wallen/AppFlowy
  • b7299ea feat: add PR template

📊 Changes

4 files changed (+79 additions, -5 deletions)

View changed files

.github/PULL_REQUEST_TEMPLATE/pull_request_template.md (+28 -0)
📝 frontend/appflowy_flutter/assets/translations/en.json (+4 -2)
📝 frontend/appflowy_flutter/lib/plugins/database_view/application/database_service.dart (+1 -1)
📝 frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/base/insert_page_command.dart (+46 -2)

📄 Description

It'd be nice to have a PR template for the following reasons.

  1. To see a demo of the changes without pulling the author's branch.
  2. To have a presubmit checklist so that people remember to add tests, format code, etc.

🔄 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/AppFlowy-IO/AppFlowy/pull/2150 **Author:** [@a-wallen](https://github.com/a-wallen) **Created:** 3/30/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `template_pr` --- ### 📝 Commits (5) - [`7d8a864`](https://github.com/AppFlowy-IO/AppFlowy/commit/7d8a864d73db284b87fa9a65ed33eea324e1391b) feat: add translations for view of - [`63d84f4`](https://github.com/AppFlowy-IO/AppFlowy/commit/63d84f4f1861d748527e44a1d1b243bf60042964) fix: typo in getAllDatabase - [`2bc9ecd`](https://github.com/AppFlowy-IO/AppFlowy/commit/2bc9ecd558ce5a42eb28bea7e9270e3cee1117a5) feat: add view of database - [`8a44039`](https://github.com/AppFlowy-IO/AppFlowy/commit/8a44039f53c46c2741903a32b211892c873b5cc4) Merge branch 'main' of github.com:a-wallen/AppFlowy - [`b7299ea`](https://github.com/AppFlowy-IO/AppFlowy/commit/b7299ea76392eb3b8667b0a5c794640a35cadea4) feat: add PR template ### 📊 Changes **4 files changed** (+79 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `.github/PULL_REQUEST_TEMPLATE/pull_request_template.md` (+28 -0) 📝 `frontend/appflowy_flutter/assets/translations/en.json` (+4 -2) 📝 `frontend/appflowy_flutter/lib/plugins/database_view/application/database_service.dart` (+1 -1) 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/base/insert_page_command.dart` (+46 -2) </details> ### 📄 Description It'd be nice to have a PR template for the following reasons. 1. To see a demo of the changes without pulling the author's branch. 2. To have a presubmit checklist so that people remember to add tests, format code, etc. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:17:21 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#5126
No description provided.