Update docs explaining the stale bot usage#4523
Update docs explaining the stale bot usage#4523manishgarg1 merged 3 commits intomicrosoft:masterfrom
Conversation
oengusmacinog-zz
left a comment
There was a problem hiding this comment.
Looks good to me
| document.body.firstChild | ||
| ); | ||
| ``` | ||
| **[⬆ back to top](#Contents)** |
There was a problem hiding this comment.
Why did you remove all the links to the ToC? #Resolved
There was a problem hiding this comment.
They were not working on GitHub. Will figure later why but for now they were creating noise and no value.
In reply to: 180925584 [](ancestors = 180925584)
There was a problem hiding this comment.
I was assuming @manishgarg1 decided against them. Looked like he added them the other day. #Resolved
There was a problem hiding this comment.
No, they were just not working. So I am yanking them out. Will fix them later in a way that they are funcitonal :)
In reply to: 180927395 [](ancestors = 180927395)
FAQ.md
Outdated
|
|
||
| Stale-bot is versatile and has exemption labels, projects, and milestones. As of right now any issues marked 'Priority 0', 'Priority 1', 'Needs: discussion', and 'Needs: revisit' will never be marked stale. | ||
|
|
||
| We ask everyone to not abuse these. This cleanup is for better organization of the Fabric React project with the goal to increase visibility and response time on bugs and feature requests and organizing the issues is key to this endeavor. If there is a more semantic label to express, why your issue needs to stick around for multiple months please contact Michael Angotti (v-micang@microsoft.com) so he can factor that into the organization. No newline at end of file |
There was a problem hiding this comment.
Do we want personal contact info on GitHub? I'd think we'd want to channel this through an issue first. Unless you're comfortable with this, @michaelangotti ;) #Resolved
There was a problem hiding this comment.
…c-react into manishga/staleBotUpdates
Description of changes
Updated the documentation with stale bot usage and some other minor fixes.