Include a message on the first issues to be closed by stale bot
This commit is contained in:
		
							
								
								
									
										10
									
								
								.github/stale.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								.github/stale.yml
									
									
									
									
										vendored
									
									
								
							| @@ -1,3 +1,4 @@ | ||||
| --- | ||||
| # Number of days of inactivity before an issue becomes stale | ||||
| daysUntilStale: 60 | ||||
| # Number of days of inactivity before a stale issue is closed | ||||
| @@ -14,4 +15,11 @@ markComment: > | ||||
|   recent activity. It will be closed if no further activity occurs. Thank you | ||||
|   for your contributions. | ||||
| # Comment to post when closing a stale issue. Set to `false` to disable | ||||
| closeComment: false | ||||
| closeComment: > | ||||
|   Note: The stale bot was recently added to this project to help weed out | ||||
|   outdated issues. This will help us to focus time and energy on issues | ||||
|   that are important and move the others out of the way. | ||||
|   There could however be many issues that are still relevant | ||||
|   but have gotten old without ever being fixed. | ||||
|   As this is the first round of cleaning it might have been too eager. | ||||
|   Feel free to re-open this issue if you think it deserves another look. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user