We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72ab7f0 + 28a45a2 commit 50f4bc7Copy full SHA for 50f4bc7
web/resources.html
@@ -31,5 +31,16 @@ <h2><i class="fab fa-slack"></i> Slack</h2>
31
</p>
32
</div>
33
</v-card>
34
+
35
+ <v-card align="left" class="mb-6 vbox">
36
+ <h2><i class="fab fa-github"></i> GitHub Discussions</h2>
37
+ <div>
38
+ <p>
39
+ For something closer to a mailing list, please use GitHub Discussions
40
+ for <a href="https://github.com/ExaWorks/psij-python/discussions">PSI/J Python</a>
41
+ or the <a href="https://github.com/ExaWorks/job-api-spec/discussions">PSI/J Specification</a>.
42
+ </p>
43
+ </div>
44
+ </v-card>
45
</v-col>
46
</v-row>
0 commit comments