Skip to content

Commit

Permalink
fix: fixed GH templates (#4837)
Browse files Browse the repository at this point in the history
  • Loading branch information
LesnyRumcajs authored Oct 3, 2024
1 parent a875e3d commit 0c9c823
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
blank_issues_enabled: true
contact_links:
- name: Filecoin Slack (#fil-forest-help or #fil-forest-dev)
- name: "Filecoin Slack (#fil-forest-help or #fil-forest-dev)"
url: https://join.slack.com/t/filecoinproject/shared_invite/enQtNTUwNTI1Mzk5MDYwLTY4YmFjMzRlZjFiNDc0NmI2N2JjMjk5YTAyMDUyODljODg3MGI0ZGRhZTI5ZDNkZTAyNjkyMzI1ODM1YjA1MWI
about: Please ask questions here.
- name: General Filecoin Discussion Forum
url: https://github.com/filecoin-project/community/discussions
about: Please ask any general Filecoin questions here.
- name: Forest Discussion Forum
url: https://github.com/ChainSafe/forest/discussions
about: Please ask Forest specific questions here.
about: Please ask Forest specific questions here.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/task.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Task
about: [internal] A specific, actionable unit of work
about: "[internal] A specific, actionable unit of work"
title: ""
labels: "Type: Task"
assignees: ""
Expand Down

0 comments on commit 0c9c823

Please sign in to comment.