diff options
| author | Pliable Pixels <pliablepixels@users.noreply.github.com> | 2018-08-23 11:37:03 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-23 11:37:03 -0400 |
| commit | 1af33a0e7980339bece9660389a96a404f57532b (patch) | |
| tree | 5fb18c917eb5145f281df98febf3527e02d5dc4b /.github | |
| parent | d6c4c4389df146740efabc18fdb62501ada61bbc (diff) | |
| parent | cc6e5ac9388241cbddcbd1c7081718b081e5981a (diff) | |
Merge pull request #687 from pliablepixels/multi-window-support
#682 - various updates to handle multi-window pause state
Diffstat (limited to '.github')
| -rw-r--r-- | .github/stale.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/stale.yml b/.github/stale.yml index 399cb995..7d6713d6 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -10,6 +10,7 @@ exemptLabels: - bug - long term - informational + - help wanted # Label to use when marking an issue as stale staleLabel: stale # Comment to post when marking an issue as stale. Set to `false` to disable |
