github.com/gnolang/gno@v0.0.0-20240520182011-228e9d0192ce/tm2/pkg/iavl/CONTRIBUTING.md (about)

     1  # Contributing
     2  
     3  Thank you for considering making contributions to IAVL+! 
     4  This repository follows the [contribution guidelines] of tendermint and the corresponding [coding repo]. 
     5  Please take a look if you are not already familiar with those.
     6  
     7  [contribution guidelines]: https://github.com/tendermint/classic/blob/master/CONTRIBUTING.md
     8  [coding repo]: https://github.com/tendermint/coding