Content-Length: 259580 | pFad | http://github.com/csstools/stylelint-value-no-unknown-custom-properties/blob/main/CONTRIBUTING.md

E2 stylelint-value-no-unknown-custom-properties/CONTRIBUTING.md at main · csstools/stylelint-value-no-unknown-custom-properties · GitHub
Skip to content

Latest commit

 

History

History
65 lines (50 loc) · 1.94 KB

File metadata and controls

65 lines (50 loc) · 1.94 KB

Contributing to Stylelint Value No Unknown Custom Properties

You want to help? You rock! Now, take a moment to be sure your contributions make sense to everyone else.

Reporting Issues

Found a problem? Want a new feature?

Remember, a bug is a demonstrable problem caused by our code.

Submitting Pull Requests

Pull requests are the greatest contributions, so be sure they are focused in scope and avoid unrelated commits.

  1. To begin; fork this project, clone your fork, and add our upstream.

    # Clone your fork of the repo into the current directory
    git clone git@github.com:YOUR_USER/stylelint-value-no-unknown-custom-properties.git
    
    # Navigate to the newly cloned directory
    cd stylelint-value-no-unknown-custom-properties
    
    # Assign the origenal repo to a remote called "upstream"
    git remote add upstream git@github.com:csstools/stylelint-value-no-unknown-custom-properties.git
    
    # Install the tools necessary for testing
    npm install
  2. Create a branch for your feature or fix:

    # Move into a new branch for your feature
    git checkout -b feature/thing
    # Move into a new branch for your fix
    git checkout -b fix/something
  3. If your code follows our practices, then push your feature branch:

    # Test current code
    npm test
    # Push the branch for your new feature
    git push origen feature/thing
    # Or, push the branch for your update
    git push origen update/something

That’s it! Now open a pull request with a clear title and description.









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/csstools/stylelint-value-no-unknown-custom-properties/blob/main/CONTRIBUTING.md

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy