Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/reference/contributing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ AstroNvim is an open source project that has gotten to where it is today through

- Starting discussions about improvements and asking questions in the [AstroNvim Discord](https://discord.astronvim.com)
- Submitting Bug Reports and Feature Requests to the [AstroNvim GitHub Issues](https://github.com/AstroNvim/AstroNvim/issues)
- Opening [Pull Requests](https://github.com/AstroNvim/AstroNvim/pulls) (Either in the core AstroNvim repository or any of the core plugins such as [AstroCore](https://github.com/AstroNvim/astrocore), [AstroLSP](https://github.com/AstroNvim/astrolsp), [AstroUI](https://github.com/AstroNvim/astrocore))
- Opening [Pull Requests](https://github.com/AstroNvim/AstroNvim/pulls) (Either in the core AstroNvim repository or any of the core plugins such as [AstroCore](https://github.com/AstroNvim/astrocore), [AstroLSP](https://github.com/AstroNvim/astrolsp), [AstroUI](https://github.com/AstroNvim/astroui))
- Contributing and improving the plugins in the community driven [AstroCommunity](https://github.com/AstroNvim/astrocommunity)

When making contributions Make sure to check out the official contribution guidelines which help guarantee tests pass and expedite the review and merge process!
Expand Down
Loading