Skip to content

Commit

Permalink
add guides
Browse files Browse the repository at this point in the history
  • Loading branch information
Miłosz Thiede committed Feb 11, 2024
1 parent 5034427 commit 9efac15
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBIUTIG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Contribiuting to some-css

In order to contribiute you should fork this repo and on your fork create a new branch, save your changes there. Minifying is done automatically when merged, no need for it. When creating a pull request, your CSS is automatically checked for errors. When creating your style, make sure you name the file something useful, like `qwant-hide-sidepanel.css`. Include at least two lines of description for your style eg. when does it activate and when does it change. You may (and should) include URLs. Don't forget the license header!

0 comments on commit 9efac15

Please sign in to comment.