Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Zines, Newsletters and Stuff that may be older than you!

Notifications You must be signed in to change notification settings

denzuko-archive/hacker-zines

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

How to Contribute to This Project

Did You Find a Bug?

  • Ensure the bug was not already reported by searching on GitHub under Issues.
  • If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.

Did You Write a Patch That Fixes a Bug?

  • Open a new GitHub pull request with the patch.
    1. Fork this project
    2. Create your feature branch: git checkout -b my-new-feature
    3. Commit your changes: git commit -am 'Add some feature'
    4. Push to the branch: git push origin my-new-feature
    5. Submit a pull request 🎉
  • Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.

Do You Intend to Add a New Feature or Change an Existing One?

  • Suggest your change as a new issue using the label enhancement BEFORE you start writing code.

Thanks for contributing! ❤️

About

Zines, Newsletters and Stuff that may be older than you!

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors