From cf580d51f74ab8690ef3dc95f2bd4186d65313bf Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 17 Mar 2017 07:47:26 +0100 Subject: [PATCH] More details in the governance process --- _pages/governance.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/_pages/governance.md b/_pages/governance.md index 3d052ab..d4e5d79 100644 --- a/_pages/governance.md +++ b/_pages/governance.md @@ -12,3 +12,20 @@ In order to reach our goal, MISP project gathers feature requests, feedback and we have different sources including MISP user-groups, direct community feedback via GitHub, MISP trainings and the yearly MISP summit. ![MISP governance overview](/assets/images/governance.png){:class="img-responsive"} + +## Features and Roadmap + +The features in MISP project are built from practical use-cases in information security, intelligence communities, incident responses team or fraud analysis group. +These groups provide their input via the different medium mentioned above. Some groups are actively developing in the MISP project but many others +are providing bug reports, feature requests or proposals to enhance the project. As the various communities have common goals, the MISP core team maintains the list +of features and prioritizes the implementation based on the impact and usefulness in the different groups and communities. + +## Contributing + +If you would like to contribute your feedback or ideas to the MISP project, the most common approach is to open a GitHub issue describing your feature request or +feedback. Our model of contribution is open and [our code of conduct is available](https://www.github.com/MISP/MISP/code_of_conduct.md) in the MISP core project. + +## How can you support MISP? + +Every contribution is important. We think that supporting the project can be done in various ways including contributing code (via pull-request), improving documentation (misp-book), +classifications scheme (misp-galaxy, misp-taxonomies), format (misp-objects, misp-rfc), tools (via PyMISP or tools supporting the MISP format) or expansion (misp-modules).