Skip to content

Commit 7839c6c

Browse files
committed
doc: update README.md to announcement freeze on main branch
1 parent 0be572b commit 7839c6c

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
[![DAPLink](/docs/images/daplink-website-logo-link.png)](https://armmbed.github.io/DAPLink/)
22

3-
**Note:** The master branch requires an Arm Compiler 5 or Keil MDK license to build. See the
4-
[develop](https://github.com/ARMmbed/DAPLink/tree/develop) branch for gcc and Arm
3+
# Warning: Development frozen on `main` branch
4+
5+
All development and pull requests should now happen on [`develop`](https://github.com/ARMmbed/DAPLink/tree/develop) branch where we are preparing the next version.
6+
7+
**Note:** The `main` branch requires an Arm Compiler 5 or Keil MDK license to build. See the
8+
[`develop`](https://github.com/ARMmbed/DAPLink/tree/develop) branch for gcc and Arm
59
Compiler 6 support. As soon as testing is complete, gcc will become the default compiler and AC5 support will be
610
dropped.
711

@@ -30,9 +34,10 @@ There are many board builds (board = HIC + target combination) created from this
3034

3135
## Contribute
3236

33-
We welcome contributions to DAPLink in any area. Look for an interesting feature or defect [under
34-
issues](https://github.com/ARMmbed/DAPLink/issues), or start a new thread to engage with the
35-
developers and maintainers.
37+
We welcome contributions to DAPLink in any area. Look for an interesting feature or defect
38+
[under issues](https://github.com/ARMmbed/DAPLink/issues). Start a new thread [in the
39+
discussions](https://github.com/ARMmbed/DAPLink/discussions) to engage with the developers
40+
and maintainers.
3641

3742
Please see the [contribution guidelines](CONTRIBUTING.md) for detailed requirements for
3843
contributions.

0 commit comments

Comments
 (0)