Ver código fonte

.github/ISSUE_TEMPLATE: notes about expiration of items and how to reopen

Daniel-Constantin Mierla 1 ano atrás
pai
commit
96300556ea

+ 9 - 0
.github/ISSUE_TEMPLATE/bug_report.md

@@ -17,6 +17,15 @@ If you have questions about developing extensions to Kamailio or its existing C
 
 
 Please try to fill this template as much as possible for any issue. It helps the developers to troubleshoot the issue.
 Please try to fill this template as much as possible for any issue. It helps the developers to troubleshoot the issue.
 
 
+Note that an issue report may be closed automatically after about 2 months
+if there is no interest from developers or community users on pursuing it, being
+considered expired. In such case, it can be reopened by writing a comment that includes
+the token `/notexpired`. About two weeks before considered expired, the issue is
+marked with the label `stale`, trying to notify the submitter and everyone else
+that might be interested in it. To remove the label `stale`, write a comment that
+includes the token `/notstale`. Also, any comment postpone the `expire` timeline,
+being considered that there is interest in pursuing the issue.
+
 If there is no content to be filled in a section, the entire section can be removed.
 If there is no content to be filled in a section, the entire section can be removed.
 
 
 You can delete the comments from the template sections when filling.
 You can delete the comments from the template sections when filling.

+ 9 - 0
.github/ISSUE_TEMPLATE/feature_request.md

@@ -21,6 +21,15 @@ If you submit a feature request (or enhancement) add the description of what you
 
 
 If there is no content to be filled in a section, the entire section can be removed.
 If there is no content to be filled in a section, the entire section can be removed.
 
 
+Note that a feature request may be closed automatically after about 2 months
+if there is no interest from developers or community users to implement it, being
+considered expired. In such case can be reopened by writing a comment that includes
+the token `/notexpired`. About two weeks before considered expired, the item is
+marked with the label `stale`, trying to notify the submitter and everyone else
+that might be interested in it. To remove the label `stale`, write a comment that
+includes the token `/notstale`. Also, any comment postpone the `expire` timeline,
+being considered that there is interest in the proposed feature request.
+
 You can delete the comments from the template sections when filling.
 You can delete the comments from the template sections when filling.
 
 
 You can delete next line and everything above before submitting (it is a comment).
 You can delete next line and everything above before submitting (it is a comment).