Alex López
6dc7b83c9c
Fix documentation based on feedback from PR review.
2023-09-07 13:56:38 +02:00
Alex López
30e2437d43
Fix typo.
2023-09-04 15:12:02 +02:00
Alex López
ef023f75c6
Add instructions for testing contributions in the CONTRIBUTING.md file.
2023-09-04 15:07:32 +02:00
Corey McKrill
446c8c1b0b
Linting: Add pnpm commands and update contributing guidelines
...
Adds the following pnpm commands for utilizing the new phpcs-changed
composer scripts (see #37465 and #38085 ):
- `pnpm --filter=woocommerce run lint:php:changes`
- `pnpm --filter=woocommerce run lint:php:changes:staged`
- `pnpm --filter=woocommerce run lint:php:changes:branch`
Also updates the contributing guidelines to make these commands more
discoverable.
2023-06-14 14:52:09 -07:00
Barry Hughes
c8fcc51a57
Add links to the main project README.md and DEVELOPMENT.md guides.
...
Related internal discussion: p1681316323858719/1681312857.759079-slack-C04US2XTBM3
2023-04-12 09:29:16 -07:00
Barry Hughes
2396eb8e4c
Add link to GitHub Discussions per DevAdv feedback.
2023-04-06 12:24:35 -07:00
Barry Hughes
7cde8d500e
Merge branch 'trunk' into update/contribution-guide-2023-03-03
2023-04-06 12:15:00 -07:00
barryhughes
56c4741757
Formatting.
2023-04-03 12:01:07 -07:00
jonathansadowski
ac343d08d3
Add info about changelog tool to contributor guide ( #37556 )
...
* Add info about changelog tool to contributor guide
* Update .github/CONTRIBUTING.md
Co-authored-by: Leif Singer <leif@automattic.com>
---------
Co-authored-by: Leif Singer <leif@automattic.com>
2023-04-03 13:57:27 -05:00
barryhughes
25dc06dbbe
Clarify changelog procedure.
2023-04-03 11:37:26 -07:00
barryhughes
67570fd420
Punctuation.
2023-04-03 11:33:13 -07:00
barryhughes
79cda9aa29
Revise feature request guidance.
2023-04-03 11:29:03 -07:00
barryhughes
766aaea48e
No need for a one-item bulleted list.
2023-04-03 11:28:17 -07:00
barryhughes
5d0cf7e844
Update links to GitHub articles.
2023-04-03 11:20:53 -07:00
barryhughes
1384a54a98
Correct development blog link.
2023-04-03 11:17:33 -07:00
Chi-Hsuan Huang
630611b668
Update .github/CONTRIBUTING.md
...
Co-authored-by: Adrian Duffell <9312929+adrianduffell@users.noreply.github.com>
2022-04-13 12:37:17 +08:00
Chi-Hsuan Huang
3fc88f0a71
Update links of woocommerce-admin to https://github.com/woocommerce/woocommerce
2022-04-07 17:02:43 +08:00
Jorge A. Torres
80b1ea2b34
Correct "good first issue" link
2022-03-15 14:50:52 -05:00
Nestor Soriano
904ec4343c
Fix misc links in READMEs and GitHub templates.
2022-03-15 16:01:12 +01:00
Nestor Soriano
32e01a21f2
Fix internal links in README files
...
After the WooCommerce code was moved to 'plugins/woocommerce' many of
the internal links in the README files (links to other README files
or to code files) were broken. This commit fixes that.
2022-02-25 11:27:58 +01:00
Claudio Sanches
d6e3cf6de9
Update default GIT branch
2021-02-25 20:51:14 -03:00
barryhughes
4a78f13958
Spacing
2021-02-16 12:43:18 -08:00
barryhughes
97c4e42610
Correct the external packages list (remove REST API, add WC Admin) | spotfix
2021-02-16 12:40:27 -08:00
Peter Fabian
75754d5281
Update CONTRIBUTING.md
...
Fixed the link to GH ideas board.
2020-12-18 12:28:50 +01:00
Rodrigo Primo
c08c522dd8
Add link to naming conventions wiki page
2019-12-20 10:02:49 -03:00
Rodrigo Primo
e5f8213149
Update name of the label used to indicate issues good for external contributors
2019-11-18 16:30:21 -03:00
Rodrigo Primo
bb4ded8324
Update links to bug report and feature request issue templates
...
The name of the bug report and feature request issue templates was
changed in #24844 . This commit updates two places where links pointing
to those templates were outdated.
2019-10-17 16:28:01 -03:00
Rodrigo Primo
14fa191322
Replace "several" with "many" in the first sentence
2019-08-01 11:43:48 -03:00
Rodrigo Primo
2773fd082c
Remove WooCommerce market share from the CONTRIBUTING.md file
2019-08-01 11:09:48 -03:00
Rodrigo Primo
66a365edcd
Add sentence about the `help wanted` label
2019-07-31 09:35:51 -03:00
Rodrigo Primo
ab35e2968b
Fix links that point to the internal wiki
2019-07-31 09:26:16 -03:00
Rodrigo Primo
b8d50dc5b7
Add link to the WooCommerce Git Flow page in the "Getting started" section
2019-07-31 09:21:58 -03:00
Rodrigo Primo
cef6d4744d
Improve paragraph about the process to contribute code to WC core
2019-07-31 09:07:51 -03:00
Rodrigo Primo
387ee9c20b
Fix GPL version
2019-07-31 09:05:12 -03:00
Rodrigo Primo
e0541fc2d1
Reorganize CONTRIBUTING.md
2019-07-26 16:45:26 -03:00
Rodrigo Primo
896f1391f0
Remove section about the build process
...
This is already covered in the document about how to set up a
development enviroment.
2019-07-26 15:20:10 -03:00
Rodrigo Primo
b0fef8e8ef
Move Translating WooCommerce section to its own page
...
https://github.com/woocommerce/woocommerce/wiki/Translating-WooCommerce
2019-07-26 15:19:25 -03:00
Rodrigo Primo
b18135fd3c
Consolidate info about support on the README.md file
...
This commit removes duplicated information about support from
CONTRIBUTING.md and consolidates it in README.md.
2019-07-26 14:59:49 -03:00
Mike Jolley
c928188831
Update from master
2019-07-10 12:57:02 +01:00
Claudio Sanches
5b376cf771
Updated build process description
2019-07-08 17:46:27 -03:00
Claudio Sanches
2f0d7b2a41
Updated CONTRIBUTING.md to reflect new build process
2019-07-08 17:42:22 -03:00
Mike Jolley
3b974da08f
Update readme and contributing docs
2019-06-26 17:20:47 +01:00
Jeremy Pry
2346183501
Include explicit mention of PHP 5.2 requirements
2018-06-08 13:23:58 -04:00
Jeremy Pry
2a1ed2c1cb
Update the WP Coding Standards link
2018-06-08 11:31:45 -04:00
Mike Jolley
cd7c3829ca
Update CONTRIBUTING.md
2018-05-09 12:20:46 +01:00
Mike Jolley
ce17349792
Update CONTRIBUTING.md
2018-05-09 11:40:21 +01:00
Govind Kumar
6dc55a3c11
Updated support url
2018-02-23 01:44:14 +05:30
Claudio Sanches
7cfdab7793
Grammar fix
2017-09-28 14:27:11 -03:00
Claudio Sanches
24eb7d33dd
Added note about pre-commit hook and EditorConfig
2017-09-28 11:52:48 -03:00
Mike Jolley
3c0479f0e2
Update CONTRIBUTING.md
2017-06-05 11:02:11 +01:00