Skip to content

Commit d7b902a

Browse files
authored
Update "Contributing" and "Develop" guidelines with KTLO note (#2910)
1 parent 67109bd commit d7b902a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Contributing
22

3+
> [!WARNING]
4+
> **This project is in KTLO mode!** New features, functionalities, or major enhancements are unlikely to be accepted. Use existing utility classes from this project where needed. For more complete patterns that include styling and markup, please use [primer/react](https://github.com/primer/react) or, if necessary, [primer/view_components](https://github.com/primer/view_components).
5+
36
Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great.
47

58
## Using the issue tracker

DEVELOP.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Primer CSS Development
22

3+
> [!WARNING]
4+
> **This project is in KTLO mode!** New features, functionalities, or major enhancements are unlikely to be accepted. Use existing utility classes from this project where needed. For more complete patterns that include styling and markup, please use [primer/react](https://github.com/primer/react) or, if necessary, [primer/view_components](https://github.com/primer/view_components).
5+
36
If you've made it this far, **thank you**! We appreciate your contribution, and hope that this document helps you along the way. If you have any questions or problems, don't hesitate to [file an issue](https://github.com/primer/css/issues/new).
47

58
## Structure

0 commit comments

Comments
 (0)