You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Contributing Guidelines
2
2
3
-
Welcome to the WordPress AI Experiments Plugin! Here you find some information on how to get started contributing to the plugin.
3
+
Welcome to the AI plugin! Here you'll find information on how to get started contributing to the plugin.
4
4
5
5
## Getting Started
6
6
@@ -143,13 +143,13 @@ echo 'Hello World';
143
143
## Guidelines
144
144
145
145
- As with all WordPress projects, we want to ensure a welcoming environment for everyone. With that in mind, all contributors are expected to follow our [Code of Conduct](https://make.wordpress.org/handbook/community-code-of-conduct/).
146
-
- All WordPress projects are licensed under the GPLv2+, and all contributions to the WordPress AI Experiments Plugin will be released under the GPLv2+ license. You maintain copyright over any contribution you make, and by submitting a pull request, you are agreeing to release that contribution under the GPLv2+ license.
146
+
- All WordPress projects are licensed under the GPLv2+, and all contributions to the AI plugin will be released under the GPLv2+ license. You maintain copyright over any contribution you make, and by submitting a pull request, you are agreeing to release that contribution under the GPLv2+ license.
147
147
148
148
## Additional resources
149
149
150
150
For more detailed information on plugin architecture, creating experiments, and development workflows, see:
151
151
152
-
-[Developer Guide](docs/DEVELOPER_GUIDE.md) - Comprehensive guide to plugin experiment development
152
+
-[Developer Guide](docs/DEVELOPER_GUIDE.md) - Comprehensive guide to plugin development
153
153
-[Architecture Overview](docs/ARCHITECTURE_OVERVIEW.md) - Comprehensive guide to plugin architecture
154
154
-[Release Instructions](docs/RELEASE_INSTRUCTIONS.md) - Checklist steps for releasing versions of the plugin
155
155
-[Testing Strategy](docs/TESTING.md) - Testing philosophy and guidelines
> AI experiments for WordPress. Modular framework for testing AI capabilities.
11
+
> AI features and experiments for WordPress. Modular framework for testing AI capabilities.
12
12
13
13
## Description
14
14
15
-
The WordPress AI Experiments plugin provides a set of opt-in, experimental AI features for authors, editors, and admins directly within WordPress. It serves as a reference implementation for developers, agencies, and hosts looking to build or extend AI-powered workflows using building blocks from the WordPress AI team (as [*part of the **AI Building Blocks for WordPress** initiative*](https://make.wordpress.org/ai/2025/07/17/ai-building-blocks)).
15
+
The AI plugin provides a set of opt-in AI features for authors, editors, and admins directly within WordPress. It serves as a reference implementation for developers, agencies, and hosts looking to build or extend AI-powered workflows using building blocks from the WordPress AI team (as [*part of the **AI Building Blocks for WordPress** initiative*](https://make.wordpress.org/ai/2025/07/17/ai-building-blocks)).
16
16
17
17
## Overview
18
18
@@ -57,7 +57,7 @@ Overview of planned features:
57
57
58
58
## Developer Experience
59
59
60
-
The AI Experiments plugin is meant to be studied, forked, and extended. If you’re a host or agency, you can configure AI providers on behalf of your users so they don’t need to bring their own API keys.
60
+
The AI plugin is meant to be studied, forked, and extended. If you’re a host or agency, you can configure AI providers on behalf of your users so they don’t need to bring their own API keys.
61
61
62
62
If you’re a plugin developer, you’ll be able to:
63
63
@@ -70,11 +70,11 @@ If you’re a plugin developer, you’ll be able to:
70
70
71
71
We want everyone's input! Whether you're an author, editor, educator, researcher, accessibility expert, user, or someone with strong feelings about AI, all are welcome.
72
72
73
-
Anyone contributing to the AI Experiments plugin is expected to conduct themselves in accordance with the WordPress project's [Code of Conduct](https://github.com/WordPress/.github/blob/trunk/CODE_OF_CONDUCT.md).
73
+
Anyone contributing to the AI plugin is expected to conduct themselves in accordance with the WordPress project's [Code of Conduct](https://github.com/WordPress/.github/blob/trunk/CODE_OF_CONDUCT.md).
74
74
75
75
***Discuss:**[`#core-ai` channel](https://wordpress.slack.com/archives/C08TJ8BPULS) on WordPress Slack.
76
76
***Ideate:** Propose and comment on [GitHub discussions](https://github.com/WordPress/ai/discussions).
77
77
***Design:**[Share feedback](https://github.com/WordPress/ai/issues) on UX flows and accessibility.
78
78
***Test:** Try features as they're [released](https://github.com/WordPress/ai/releases) and [report feedback](https://github.com/WordPress/ai/issues).
79
79
80
-
View the [Credits](CREDITS.md) file for maintainers, contributors, and libraries for the AI Experiments plugin.
80
+
View the [Credits](CREDITS.md) file for maintainers, contributors, and libraries for the AI plugin.
The AI Experiments plugin team and WordPress community take security bugs seriously. We appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions.
3
+
The AI plugin team and WordPress community take security bugs seriously. We appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions.
4
4
5
5
To report a security issue, please visit the [WordPress HackerOne](https://hackerone.com/wordpress) program.
0 commit comments