Skip to content

Commit f1e4077

Browse files
authored
Update REA   U REAME.md (outline#12042)
1 parent 9b270da commit f1e4077

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,23 +27,23 @@ Please see the [documentation](https://docs.getoutline.com/s/hosting/) for runni
2727

2828
If you have questions or improvements for the docs please create a thread in [GitHub discussions](https://github.com/outline/outline/discussions).
2929

30-
# Development
31-
32-
There is a short guide for [setting up a development environment](https://docs.getoutline.com/s/hosting/doc/local-development-5hEhFRXow7) if you wish to contribute changes, fixes, and improvements to Outline.
33-
34-
## Contributing
30+
# Contributing
3531

36-
Outline is built and maintained by a small team – your help finding and fixing bugs is appreciated, though AI assisted PR's from new contributors are discouraged and unlikely to be merged.
32+
> **Note:** Please do not submit AI-generated pull requests. We receive a high volume of mass, low-quality PRs generated by AI tools like Claude, ChatGPT, and Copilot from contributors who are unfamiliar with the codebase. These PRs are almost never mergeable and waste maintainer time reviewing them. If you’d like to contribute, please take the time to understand the codebase and write your changes thoughtfully.
3733
38-
Before submitting a pull request _you must_ discuss with the core team by creating or commenting in an issue on [GitHub](https://www.github.com/outline/outline/issues) – we'd also love to hear from you in the [discussions](https://www.github.com/outline/outline/discussions). This way we can ensure that an approach is agreed on before code is written and that you have read these instructions. This will result in a much higher likelihood of your code being accepted.
34+
Before submitting a pull request _you must_ discuss with the core team by creating or commenting in an issue on [GitHub](https://www.github.com/outline/outline/issues) – wed also love to hear from you in the [discussions](https://www.github.com/outline/outline/discussions). This way we can ensure that an approach is agreed on before code is written and that you have read these instructions. This will result in a much higher likelihood of your code being accepted.
3935

40-
If you’re looking for ways to get started, here's a list of ways to help us improve Outline:
36+
If you’re looking for ways to get started, heres a list of ways to help us improve Outline:
4137

4238
- [Translation](docs/TRANSLATION.md) into other languages
4339
- Issues with [`good first issue`](https://github.com/outline/outline/labels/good%20first%20issue) label
4440
- Performance improvements, both on server and frontend
4541
- Developer happiness and documentation
46-
- Bugs and other issues listed on GitHub
42+
- Bugs, quality fixes, and other issues listed on GitHub
43+
44+
# Development
45+
46+
There is a short guide for [setting up a development environment](https://docs.getoutline.com/s/hosting/doc/local-development-5hEhFRXow7) if you wish to contribute changes, fixes, and improvements to Outline.
4747

4848
## Architecture
4949

0 commit comments

Comments
 (0)