]> begriffs open source - cmsis-dfp-stm32f4/blob - CONTRIBUTING.md
Release v2.6.4
[cmsis-dfp-stm32f4] / CONTRIBUTING.md
1 ## Contributing guide
2 This document serves as a checklist before contributing to this repository.
3 It includes links to read up on if topics are unclear to you.
4
5 This guide mainly focuses on the proper use of Git.
6
7 ### 1. Before opening an issue
8 To report a bug/request please file an issue in the right repository
9 (example for [cmsis_device_f4](https://github.com/STMicroelectronics/cmsis_device_f4/issues/new/choose)).
10 But check the following boxes before posting an issue:
11
12 - [ ] `Make sure you are using the latest commit (major releases are Tagged, but corrections are available as new commits).`
13 - [ ] `Make sure your issue is a question/feedback/suggestions RELATED TO the software provided in this repo.` Otherwise, it should be discussed on the [ST Community/STM32 MCUs forum](https://community.st.com/s/group/0F90X000000AXsASAW/stm32-mcus).
14 - [ ] `Make sure your issue is not already reported/fixed on GitHub or discussed on a previous Issue.` Please refer to this [dashboard](https://github.com/orgs/STMicroelectronics/projects/2) for the list of issues and pull-requests. Do not forget to browse into the **closed** issues.
15
16
17 ### 2. Posting the issue
18 When you have checked the previous boxes. You will find two templates Issues (Bug Report or Other Issue) available in the **Issues** tab of the repo
19
20 ### 3. Pull Requests
21 For the moment, the Pull Request feature is not deployed. STMicrolectronics is working on a Contributor License Agreement procedure