You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 29, 2023. It is now read-only.
about: Do you have problems with deployment, and none of the suggestions in the docs helped?
4
+
title: ''
5
+
labels: 'support'
6
+
assignees: ''
7
+
8
+
---
9
+
10
+
<!--
11
+
Thanks for reporting an issue with deployment π β€οΈ
12
+
13
+
Before opening a new issue, please make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing issue instead. Also, be sure to check our documentation first.
14
+
-->
15
+
16
+
**Describe the issue:**
17
+
18
+
<!-- Describe your issue, but please be descriptive! Include screenshots, logs, code or other info to help explain your problem -->
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,9 @@
10
10
-[ ] Other, please describe:
11
11
12
12
**Description:**
13
-
14
13
<!--- Use this section to describe your changes. Why is this change required? What problem does it solve? If your test fixes a specific issue, don't forget to reference the issue number. If your PR is still a work in progress, that's totally fine β just include [WIP] within the title. -->
15
14
16
15
**Checklist:**
17
-
18
16
<!--- Before you submit the PR, go over this checklist and make sure you can tick off all the boxes. [] -> [x] -->
19
17
20
18
-[ ] I have read the [CONTRIBUTING](../CONTRIBUTING.md) document.
0 commit comments