Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

Commit 8a3cdbe

Browse files
committed
chore(CONTRIBUTING.md): fix summary anchor links
1 parent 1e69891 commit 8a3cdbe

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

CONTRIBUTING.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
AdonisJs is a community driven project. You are free to contribute in any of the following ways.
44

5-
- [Coding style](coding-style)
6-
- [Fix bugs by creating PR's](fix-bugs-by-creating-prs)
7-
- [Share an RFC for new features or big changes](share-an-rfc-for-new-features-or-big-changes)
8-
- [Report security issues](report-security-issues)
9-
- [Be a part of the community](be-a-part-of-community)
5+
- [Coding style](#coding-style)
6+
- [Fix bugs by creating PR's](#fix-bugs-by-creating-prs)
7+
- [Share an RFC for new features or big changes](#share-an-rfc-for-new-features-or-big-changes)
8+
- [What is an RFC?](#what-is-an-rfc)
9+
- [Report security issues](#report-security-issues)
10+
- [Be a part of the community](#be-a-part-of-the-community)
1011

1112
## Coding style
1213

@@ -41,7 +42,7 @@ The RFC proposals are created as issues on [adonisjs/rfcs](https://github.com/ad
4142

4243
All of the security issues, must be reported via [email](mailto:virk@adonisjs.com) and not using any of the public channels. [Learn more](https://adonisjs.com/security) about the security policy
4344

44-
## Be a part of community
45+
## Be a part of the community
4546

4647
We welcome you to participate in the [forum](https://forum.adonisjs.com/) and the AdonisJs [discord server](https://discord.me/adonisjs). You are free to ask your questions and share your work or contributions made to AdonisJs eco-system.
4748

0 commit comments

Comments
 (0)