Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit 52eebf8

Browse files
Update CONTRIBUTING.md
Moving SFCC DevOps projects to OpenSFCC as part of a much larger Open Source Community Effort.
1 parent f7b3a03 commit 52eebf8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ governed by our [Code of Conduct](CODE_OF_CONDUCT.md).
55

66
## Issues & Feature Requests
77

8-
[![Create Issue](https://img.shields.io/badge/Github-Create_Issue-red.svg?style=for-the-badge&logo=github&logoColor=ffffff&logoWidth=16)](https://github.com/FindByColor/api/issues/new/choose)
8+
[![Create Issue](https://img.shields.io/badge/Github-Create_Issue-red.svg?style=for-the-badge&logo=github&logoColor=ffffff&logoWidth=16)](https://github.com/opensfcc/sfcc-docs/issues/new/choose)
99

1010
### Bug Fix
1111

1212
> We're sorry things are not working as expected, and want to get things fixed ASAP. In order to help us do that, we need a few things from you.
1313
14-
1. Create a [New Issue](https://github.com/FindByColor/api/issues/new/choose)
14+
1. Create a [New Issue](https://github.com/opensfcc/sfcc-docs/issues/new/choose)
1515
2. Enter a Short but Descriptive Title for the Issue
1616
3. Use the Template Provided and fill in as much as you can, if something does not apply, enter `N/A`
1717
4. Look for the `Labels` section, and select `Bug Report` from the drop down menu
@@ -21,15 +21,15 @@ governed by our [Code of Conduct](CODE_OF_CONDUCT.md).
2121

2222
> Got an idea for a new feature? We'd love to hear it! In order to get this knocked out, we will need a few things from you.
2323
24-
1. Create a [New Issue](https://github.com/FindByColor/api/issues/new/choose)
24+
1. Create a [New Issue](https://github.com/opensfcc/sfcc-docs/issues/new/choose)
2525
2. Enter a Short but Descriptive Title for the Feature Request
2626
3. Use the Template Provided and fill in as much as you can, if something does not apply, enter `N/A` ( you can delete the `Steps to Duplicate:` section as that does not apply )
2727
4. Look for the `Labels` section, and select `Feature Request` from the drop down menu
2828
5. Click `Submit new issue` button
2929

3030
## Pull Requests
3131

32-
[![Create Pull Request](https://img.shields.io/badge/Github-Create_Pull_Request-blue.svg?style=for-the-badge&logo=github&logoColor=ffffff&logoWidth=16)](https://github.com/FindByColor/api/compare)
32+
[![Create Pull Request](https://img.shields.io/badge/Github-Create_Pull_Request-blue.svg?style=for-the-badge&logo=github&logoColor=ffffff&logoWidth=16)](https://github.com/opensfcc/sfcc-docs/compare)
3333

3434
### Bug Fix
3535

0 commit comments

Comments
 (0)