Skip to content

Commit

Permalink
More links
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasdille committed Oct 12, 2023
1 parent 33d9793 commit b47211c
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions site/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,19 @@ menu:
name: Documentation
url: https://docs.uniget.dev
weight: 100
- identifier: bug
name: Report a bug
url: https://github.com/uniget-org/cli/issues/new/choose
weight: 200
- identifier: enhancement
name: Submit a feature suggestion
url: https://github.com/uniget-org/cli/issues/new/choose
weight: 300
- identifier: security
name: Report a security vulnerability
url: https://github.com/uniget-org/cli/issues/new/choose
weight: 400
- identifier: contribute
name: Issues, feedback and contributions
url: https://github.com/uniget-org/cli
weight: 200
name: Become a contributor
url: https://github.com/uniget-org/cli/issues/new/choose
weight: 400

0 comments on commit b47211c

Please sign in to comment.