Skip to content

Commit ea7d152

Browse files
committed
Remove staging explanation from contrib guide
1 parent f60c691 commit ea7d152

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

contributing.qmd

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,6 @@ We encourage contributions to this guide. The guide's goal is to provide documen
1010

1111
If you wish to preview the site locally, install [quarto](https://quarto.org/). You will also need to be familiar with [quarto markdown](https://quarto.org/docs/authoring/markdown-basics.html).
1212

13-
## Contribution Workflow
14-
15-
Due to previews only working from branches within the repository and not external forks (see: [#74](https://github.com/cloudnativegeo/cloud-optimized-geospatial-formats-guide/issues/74)), all PRs should target staging. More specifically, the contribution workflow follows these steps:
16-
17-
1. PR is made with `staging` as target.
18-
19-
2. Maintainer will merge the PR to staging and then open a PR to main (build preview will run).
20-
21-
3. Maintainers merge to main which triggers the production deployment.
22-
23-
The process is not ideal, and we are open to suggestions on how to improve upon it. The main constraint is the [`pr-preview-action`](https://github.com/rossjrw/pr-preview-action) not supporting previews on external contributions.
24-
2513
## Communication Channels
2614

2715
Discussions can occur in [GitHub Discussions](https://github.com/cloudnativegeo/cloud-optimized-geospatial-formats-guide/discussions) and issues can be raised at [GitHub Issues](https://github.com/cloudnativegeo/cloud-optimized-geospatial-formats-guide/issues).

0 commit comments

Comments
 (0)