diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index b34ceab..ddbf8a5 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -18,7 +18,7 @@ Some pre-defined applications contain a header like: # SPDX-License-Identifier: Proprietary ``` -This is for historic reasons, see [LICENSE.md](../LICENSE.md) and [COPYRIGHT.md](../COPYRIGHT.md). +This is for historic reasons, see [LICENSE.md](../LICENSE.md) and [COPYRIGHT.md](../COPYRIGHT.md). When contributing new applications, please *do not* include such a header. ## Developer Certificate of Origin @@ -57,4 +57,3 @@ By making a contribution to this project, I certify that: personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved. - diff --git a/docs/ISSUE_TEMPLATE/1-bug.yml b/docs/ISSUE_TEMPLATE/1-bug.yml index e3b8675..796154d 100644 --- a/docs/ISSUE_TEMPLATE/1-bug.yml +++ b/docs/ISSUE_TEMPLATE/1-bug.yml @@ -6,8 +6,8 @@ body: - type: markdown attributes: value: | - We cannot fix nor support all bugs caused by FreeRDP, especially on Wayland. - If you experience visual bugs, please open a discussion instead. + We cannot fix nor support all bugs caused by FreeRDP, especially on Wayland. + If you experience visual bugs, please open a discussion instead. - type: textarea id: what-happened