docs: removed extension guide from CONTRIBUTING.md

This commit is contained in:
Hubert Pelczarski 2021-03-17 01:35:49 +01:00 committed by GitHub
parent 0a6c16a5d9
commit 2d3eb07bc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 7 deletions

View File

@ -3,10 +3,9 @@
### General ### General
* 2 spaces please use lua-format before creating a pr :smile:
* snake_case
### All contributions are very welcome but themes/ extensions require a lot of work on my part if not done properly so here's a guide on how to do them. ### All contributions are very welcome but themes require a lot of work on my part if not done properly so here's a guide on how to do them.
### Adding a theme ### Adding a theme
@ -84,7 +83,3 @@ lualine.options.theme = gruvbox
``` ```
</details> </details>
### Adding an extension
* add your extension with screenshots attached to [EXTENSIONS.md](./EXTENSIONS.md) while maintaining alphabetical order