Skip to content

Commit

Permalink
Merge pull request #253 from Shopify/ricardotejedorsanz-readme-issue-…
Browse files Browse the repository at this point in the history
…template

Update README.md with references to issue template
  • Loading branch information
ricardotejedorsanz authored Jul 26, 2024
2 parents fcb387a + d535125 commit b8a8b41
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ This repository is the home of Shopify's Standard Product Taxonomy. It houses th
You can think of this repository serving 3 primary users:

1. **Integrators**: Those who integrate the taxonomy into other systems. You want **stable distribution files**.
2. **Taxonomists**: Those who want to evolve the taxonomy itself. You want to work with the **source-of-truth data files**.
2. **Taxonomists**: Those who want to evolve the taxonomy itself. Submit a change request or work directly with the **source-of-truth data files** themselves.
3. **Developers**: Those who want to evolve _how this ETL pipeline_ works, or add richer tooling for other users. You work with the **application files**.

### 🧩 1. Integrators: How to integrate with the taxonomy
Expand All @@ -58,9 +58,9 @@ To make it easier to integrate with the taxonomy, we have also included a set of

### 🧑🏼‍🏫 2. Taxonomists: How to make changes to the taxonomy

Everything comes from the source-of-truth files in [`data/`](./data).
Submit a [taxonomy tree change request](https://github.com/Shopify/product-taxonomy/issues/new?labels=taxonomy-tree-requests&projects=&template=taxonomy-tree-requests.yml&title=%5BTaxonomy+Tree%5D%3A+) to give us insight and evolve the taxonomy. This is the simplest way to effect change.

You may submit PRs against these files to change the taxonomy itself.
Alternatively, you may submit PRs directly yourself against the source-of-truth files in [`data/`](./data).

If you make changes to any files in [`data/`](./data), you'll need to update the distribution files. There are two ways:
1. Make a PR comment of `/generate_dist` to have CI commit the changes for you 🤖
Expand Down Expand Up @@ -128,7 +128,7 @@ This is a rails app after all, so we'll give a map of the _novel_ pieces of our

## 🧑‍💻 Contributing

We welcome contributions! Before we can merge any changes you submit, you'll need to sign the Shopify CLA (a friendly robot will help when you open your first PR 🤖).
We welcome contributions! Before we can merge any changes you submit via PR, you'll need to sign the Shopify CLA (a friendly robot will help when you open your first PR 🤖).

## 📅 Releases

Expand Down

0 comments on commit b8a8b41

Please sign in to comment.