File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ labels:
28
28
labeled :
29
29
issue :
30
30
body : Hello @{{ issue.user.login }}! Thank you for suggesting this enhancement.
31
+ pr :
32
+ body : Hello @{{ issue.user.login }}! Thank you for this enhancement.
31
33
- name : feature request
32
34
labeled :
33
35
issue :
@@ -77,8 +79,16 @@ labels:
77
79
body : |
78
80
Hello @{{ issue.user.login }}! Please check the fresh version (development snapshot) of Stellarium:
79
81
https://github.com/Stellarium/stellarium-data/releases/tag/weekly-snapshot
82
+ pr :
83
+ body : |
84
+ Hello @{{ issue.user.login }}! Please check the fresh version (development snapshot) of Stellarium:
85
+ https://github.com/Stellarium/stellarium-data/releases/tag/weekly-snapshot
80
86
unlabeled :
81
87
issue :
82
88
body : |
83
89
Hello @{{ issue.user.login }}! Please check the latest stable version of Stellarium:
84
90
https://github.com/Stellarium/stellarium/releases/latest
91
+ pr :
92
+ body : |
93
+ Hello @{{ issue.user.login }}! Please check the latest stable version of Stellarium:
94
+ https://github.com/Stellarium/stellarium/releases/latest
You can’t perform that action at this time.
0 commit comments