README: add contributing section - wmenu - 🔧 fork of wmenu
 (HTM) git clone git@git.drkhsh.at/wmenu.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit f8aa02f55bd33c70fda3276a6f60c7ef5cfe99d8
 (DIR) parent 1f9b23e41238bc51574f7dd4470a788430e5ab5f
 (HTM) Author: lemontree <lemontree@subnet.email>
       Date:   Fri, 15 Apr 2022 10:50:45 +0200
       
       README: add contributing section
       
       Diffstat:
         M README.md                           |       6 ++++++
       
       1 file changed, 6 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       @@ -23,6 +23,12 @@ $ ninja -C build
        
        See wmenu(1)
        
       +## Contributing
       +
       +Send patches and questions to [~adnano/wmenu-devel](https://lists.sr.ht/~adnano/wmenu-devel).
       +
       +Subscribe to release announcements on [~adnano/wmenu-announce](https://lists.sr.ht/~adnano/wmenu-announce).
       +
        ## Credits
        
        This project started as a fork of [dmenu-wl](https://github.com/nyyManni/dmenu-wayland).