Просмотр исходного кода

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

mamoodi 1 год назад
Родитель
Сommit
8f6410603c
1 измененных файлов с 2 добавлено и 2 удалено
  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**