1# Open Source Compliance Issue Management Process 2## Issue Classification and Reporting Process 3Open source compliance issues are issues related to licenses, copyrights, open source fragment reference, and open source obligation fulfillment. They are classified into public compliance issues and repository-dedicated compliance rectification issues. 4 5- Public compliance issues include but are not limited to the following: 6 - Community compliance requirements (including processes, rules, and engineering methods) 7 - Open source compliance consulting (including third-party compliance) 8 - Community compliance suggestions 9 - Compliance issues for which the home modules and code repositories cannot be determined 10 - Issues for which compliance or noncompliance cannot be determined (including repository-dedicated issues for which compliance or noncompliance cannot be determined) 11 - Other scenarios not included in repository-dedicated issues 12 13- Repository-dedicated compliance rectification issues are specific issues that have been clearly identified as noncompliance in a given repository and require only rectification tasks. 14### Public Compliance Issues 15If you find any public compliance issue, submit an issue on the [Issues](https://gitee.com/openharmony/community/issues) tab page in the community repository, start the issue title with **[Compliance]**, and provide a detailed description. 16### Repository-dedicated Compliance Rectification Issues 17If you find any compliance issue in a specific repository, submit an issue on the **Issues** tab page in that repository, start the issue title with **[Compliance]**, and provide a detailed description. 18 19## Issue Labels 20 21Committers of the community repository regularly review public compliance issues, and committers of the respective code repository regularly review repository-dedicated compliance rectification issues. 22They will attach the **sig-compliance** label to issues prefixed with **[Compliance]**. 23 24## Issue Management Process 25Routine management is carried out for compliance issues based on the OpenHarmony [Issue Dashboard](http://ci.openharmony.cn/quality/issueDashboard). (Compliance issues are filtered based on the **[Compliance]** prefix and **sig-compliance** label). The compliance SIG routinely handles public compliance issues based on regular meetings and routinely checks whether the repository-dedicated compliance rectification issues are resolved before version release. 26 27In principle, public compliance issues should be replied within 14 days after they are submitted. For compliance issues that require urgent handling, send them to the [Compliance SIG leader](https://gitee.com/openharmony/community/blob/8e25fc45b1fa2f51fbfc627f243be415fa31385e/sig/sig-compliance/sig_compliance_cn.md#leader) by email. 28<!--no_check-->