Skip to content

KrisLamote/zipcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zipcode

zipcode validation microservice

How to contribute

  1. star this project ;)

  2. If you'd like to contribute, go through the issues - and first ask to be assigned to a specific issue. Obviously you can report bugs or make suggestions for new features.

  3. Fork the repository (top right hand corner) This will add a fork to your own repositories

  4. Clone your fork on your local machine with ssh (or https)

    git clone https://github.com/<your-user>/zipcode.git

  5. Make a feature branch for the issue

    git checkout -b some-feature-branch

  6. Make test cases & code for the feature

  7. Commit & push your updates

    git commit -m 'some useful message about what you did'
    git push origin some-feature-branch
    
  8. Create a Pull Request From your GitHub profile page you can launch a pull request

THANK YOU!

About

zipcode validation microservice

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages