Skip to content

Commit f8d6f8c

Browse files
authored
Refine assignment reminder (#13315)
1 parent e79b9cf commit f8d6f8c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/unassign-issues.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,16 @@ jobs:
2727
> [!WARNING]
2828
> This issue will be **automatically unassigned** in **{{ days_remaining }} days** if there's no activity.
2929
30-
Remember that you can ask the [JabRef Guru](https://gurubase.io/g/jabref) about anything regarding JabRef. Additionally, our contributing guide has [hints on creating a pull request](https://github.com/JabRef/jabref/blob/main/CONTRIBUTING.md#pull-request-process) and a link to our Gitter chat.
30+
Remember that you can ask the [JabRef Guru](https://gurubase.io/g/jabref) or [DeepWiki](https://deepwiki.com/JabRef/jabref) about anything regarding JabRef.
31+
Additionally, our contributing guide has [hints on creating a pull request](https://github.com/JabRef/jabref/blob/main/CONTRIBUTING.md#pull-request-process) and a link to our Gitter chat.
3132
3233
<details open>
3334
<summary>How to keep your assignment</summary>
3435
3536
\
3637
If you are working on it, you can prevent automatic unassignment by:
3738
38-
- Submitting a draft PR with your progress
39+
- Submitting a [draft pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests#draft-pull-requests) with your progress within {{ days_remaining }} days
3940
- Asking for the **{{{ pin_label }}}** label if you need more time
4041
</details>
4142

0 commit comments

Comments
 (0)