Changeset 14008 for trunk/docs/contributor/README.md
- Timestamp:
- 08/19/2024 07:37:13 PM (17 months ago)
- File:
-
- 1 edited
-
trunk/docs/contributor/README.md (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/contributor/README.md
r13849 r14008 18 18 Testing BuddyPress [beta](https://buddypress.org/tag/beta/) releases for issues is critical to developing the software and ensuring its quality. It is the key to a safe upgrade for you and every BuddyPress users. It’s also a meaningful way for anyone to contribute — whether you have coding experience or not. If you think you’ve found a bug, it’s a good idea to search Trac first to see if a ticket already exists that you could contribute to. Otherwise, go ahead and open a [new ticket](https://buddypress.trac.wordpress.org/newticket)! 19 19 20 Never written a bug report? Th e [WordPress Core Contributor Handbook](https://make.wordpress.org/core/handbook/) has an excellent guide on what to do [before you report a bug and how to write a good bug report](https://make.wordpress.org/core/handbook/testing/reporting-bugs/#before-you-report-a-bug).20 Never written a bug report? This documentation page will guide on what to do [before you report a bug and how to write a good bug report](./code/report-bugs.md). 21 21 22 22 ## Translate BuddyPress
Note: See TracChangeset
for help on using the changeset viewer.