github.com/yoheimuta/protolint@v0.49.8-0.20240515023657-4ecaebb7575d/CONTRIBUTING.md (about)

     1  # Contributing
     2  
     3  - Fork it
     4  - Create your feature branch: git checkout -b your-new-feature
     5  - Commit changes: git commit -m 'Add your feature'
     6  - Pass all tests
     7  - Push to the branch: git push origin your-new-feature
     8  - Submit a pull request
     9  
    10  
    11  ## Publish the Maven artifacts
    12  
    13  Once a release is done, artifacts will need to be promoted in Maven Central to make them generally available.
    14  
    15  1. Head over to https://s01.oss.sonatype.org/#stagingRepositories
    16  1. Verify the contents of the staging repo and close it
    17  1. After successful closing (test suite is run), release the repo