summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-04-17 10:27:05 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-04-17 10:30:05 -0600
commitbd8e981124f68ed5dc724f432796d05177faa714 (patch)
treec8004f784a7437e682740554d24369b7f46b015d
parentea4e6e85cd79081308173a4d4d89ebd0e084163e (diff)
Mention the old gotk4 easier-to-contribute PR
-rw-r--r--imworkingon/contribs.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/imworkingon/contribs.yml b/imworkingon/contribs.yml
index 8553b97..4e13647 100644
--- a/imworkingon/contribs.yml
+++ b/imworkingon/contribs.yml
@@ -79,3 +79,8 @@
`libravatar.org` instance; not actually supporting federation.
This PR properly implements the Libravatar federation API to load
avatars from any instance.
+- urls: [https://github.com/diamondburned/gotk4/pull/109]
+ tags: [Go, GI, docs]
+ desc: |
+ This PR makes it easier to contribute to gotk4 by improving
+ developer documentation and automated checks.