Skip to content

Commit

Permalink
docs: add table of contents to contributing.md (#704)
Browse files Browse the repository at this point in the history
Signed-off-by: shivamgupta021 <[email protected]>
  • Loading branch information
shivamgupta021 authored Nov 12, 2023
1 parent ce60b68 commit c8ea520
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

We can use help in a bunch of areas and any help is greatly appreciated!

# Table of Contents
- [Asking Questions, Making Proposals](#asking-questions-making-proposals)
- [Reporting Bugs](#reporting-bugs)
- [Getting Started](#getting-started)
- [Install the Required Tools](#install-the-required-tools)
- [Crates Development](#crates-development)
- [VS Code Extension Development](#vs-code-extension-development)
- [IntelliJ Extension Development](#intellij-plugin-development)
- [Node.js Development](#nodejs-development)
- [Website Development](#website-development)
- [Commit Messages](#commit-messages)
- [Creating Pull Requests](#creating-pull-requests)
- [Releasing](#releasing)
- [Resources](#resources)
- [Current Members](#current-members)

## Asking questions, making proposals

If you have any questions, proposals, or feedbacks, open a [GitHub discussion](https://github.com/bare-ts/tools/discussions).
Expand Down

0 comments on commit c8ea520

Please sign in to comment.