Alex Florisca
485bc76587
Update CONTRIBUTING.md ( #46425 )
...
Removed the paragraph saying WooCommerce Blocks lives in a different repository
2024-04-10 16:11:13 +01:00
Leif Singer
8ee74ede0e
Update Woo.com references to WooCommerce.com ( #46259 )
...
* replace capitalized Woo.com with WooCommerce.com
* replace http URLs
* replace https URLs
* replace developer.woo.com
* add missing version in `@since` tag
* unslash the HTTP_REFERER
* WordPress.Security.ValidatedSanitizedInput.InputNotSanitized
* add changelog file
* add more changelog files
* address linter errors
* address more linter errors
* fix test
* more linter errors
2024-04-09 09:50:15 +01:00
Christopher Allford
e9484c33f4
Removed Unnecessary `run` Usage
...
Since `pnpm` defaults to `run` unless a built-in
command exists we don't really need to use `run`.
2023-12-09 14:31:56 -08:00
Christopher Allford
5bbb9edc6d
Renamed WooCommerce Plugin Package
...
In order to prevent supply-chain attacks we have renamed
the package. The new name is `@woocommerce/plugin-woocommerce`.
2023-12-09 12:59:24 -08:00
Christopher Allford
8c6b414fe0
Revert "Refactoring Task Infrastructure" ( #41928 )
...
Revert "Refactored Task Infrastructure (#41202 )"
This reverts commit 96a973b9fa
.
2023-12-06 11:36:12 -08:00
Christopher Allford
96a973b9fa
Refactored Task Infrastructure ( #41202 )
...
* Fixed NPM packages with invalid names.
* Renamed plugin packages.
* Standardized package NPM scripts.
* Replaced Turborepo with Wireit.
2023-12-06 09:32:32 -08:00
Leif Singer
5944fdcdff
replace developer.woocommerce.com with developer.woo.com
2023-11-10 16:09:27 +01:00
Leif Singer
9edad5270d
appease the linter
2023-11-10 15:49:08 +01:00
Leif Singer
808a0fc54f
update references to woocommerce.com to now reference woo.com
2023-11-10 15:49:08 +01:00
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