Quellcode durchsuchen

Change PR template to enforce a simple description for CHANGELOG (#3602)

mamoodi vor 1 Jahr
Ursprung
Commit
8f6410603c
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      .github/pull_request_template.md

+ 2 - 2
.github/pull_request_template.md

@@ -1,4 +1,4 @@
-**What is the problem that this fixes or functionality that this introduces? Does it fix any open issues?**
+**Short description of the problem this fixes or functionality that this introduces. This may be used for the CHANGELOG**
 
 
 
@@ -8,4 +8,4 @@
 
 
 ---
-**Other references**
+**Link of any specific issues this addresses**