Commit Graph

17 Commits

Author SHA1 Message Date
rallytime
9e9f781779 Reduce the number of days an issue is stale by 15
We're still within the 3 years and 2 months range. I opted to only
reduce this number by 15 instead of 25 because this change will mark
18 issues as stale rather than about 35.

We need to keep reducing this number, but we also don't want to flood
this process too much.
2017-07-14 11:18:50 -06:00
rallytime
06a153368d Reduce the number of days an issue is stale by 25
This reduces the amount of time an issue is stale to approximately
a little less than 3 years and 2 months.
2017-07-05 15:55:00 -06:00
rallytime
42989d5a28 Reduce the number of days an issue is stale by 25
This reduces the amount of time an issue is stale to approximately
3 years, 3 months, and some change.
2017-06-19 17:29:44 -06:00
rallytime
1601badeaa Reduce the number of days an issue is stale by 25
As we ease into a more reasonable `daysUntilStale` value, this
updates the time an issue will be marked as stale to about 3 years
and 4 months.
2017-06-09 12:39:32 -06:00
rallytime
c7260b4de5 Reduce the number of days an issue is stale by 25
Let's ease into a more reasonable `daysUntilStale` value. This
updates the time an issue will be marked as stale to about 3 years
and 5 months.
2017-06-02 09:53:50 -06:00
rallytime
3e75628f87 Add probot-stale config file for the salt repo
This config file enables the [probot-stale](https://github.com/probot/stale/)
bot to comment on stale issues. We're starting off with issues
that have become stale after approximately 3 years and 6 months.
This value is configured in the `daysUntilStale` setting.
2017-05-12 17:31:39 -06:00
rallytime
2771550470 Change .rst syntax to .md syntax 2017-03-13 17:14:50 -06:00
rallytime
dfaddea749 Renamed .github/CONTRIBUTING.rst -> .github/CONTRIBUTING.md 2017-03-13 15:33:07 -06:00
Daniel Wallace
ad3a72388d clean up HACKING.rst doc
Also fix a spelling mistake in .github/contributing.rst
2016-11-03 16:47:59 -05:00
David Beitey
d41b997736 Change filename of CONTRIBUTING.md to rst
This ensures the file displays correctly on GitHub. This also fixes a
few minor typos and the format of the Vim modeline, which wasn't being
detected previously.
2016-10-13 10:14:44 +10:00
rallytime
67ffe706c9 Add link to contributing guide to GitHub PR template 2016-06-20 10:31:44 -06:00
Colton Myers
ea7c753333 Tweak the pull request and issue templates
The most "important" change here is to remove the checkboxes for
"Tests Written" on the pull request template. Because they're checkboxes
rather than radio buttons, no matter which one you checked it would show
"1/2 complete" for any references to that PR in other issues.
2016-03-22 11:32:07 -06:00
rallytime
2ee175c6d3 Merge branch '2016.3' into 'develop'
Conflicts:
  - salt/fileclient.py
  - salt/modules/glusterfs.py
2016-03-02 13:48:11 -07:00
rallytime
9dff387351 Streamline Issue reporting template 2016-02-29 11:06:03 -07:00
rallytime
a6b1b61c09 Fix PR Template = Checkbox markdown should be a list 2016-02-25 09:58:02 -07:00
rallytime
7ce2375a90 Lowercase some words 2016-02-25 08:49:46 -07:00
rallytime
c287e6db55 Created GitHub Issue and PR templates 2016-02-24 16:05:00 -07:00