From 7bcb6a1b64a70128f47774896c2a429bcbeed110 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20Alejandro=20Rodr=C3=ADguez?= <64106728+MarioRodriguezS@users.noreply.github.com> Date: Fri, 19 Apr 2024 12:32:44 -0500 Subject: [PATCH] Add stale issues policy (#363) --- CONTRIBUTING.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index caca96b..1bf18d7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -48,6 +48,15 @@ At this point, you're waiting on us. We like to at least comment on pull request business days (typically, one business day). We may suggest some changes, improvements or alternatives. +# Stale issues + +To ensure that our issue tracker remains organized and relevant, we have implemented a policy for handling Stale issues. Please review the following guidelines: + +1. **Marking as Stale**: Issues will be automatically marked as **Stale** after 60 days of inactivity. +2. **Closing Stale Issues**: After an issue has been marked as Stale, a comment will be posted on the issue indicating that it will be closed if there is no further activity or information provided within a specified period. + +Thank you for helping us maintain a clean and efficient issue tracker! + ## Additional resources * Explore the Stellar API