Skip to content

Commit 066d4fe

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

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
@@ -4,13 +4,13 @@ Contributing Guide
44
Issues & Feature Requests
55
---
66

7-
[![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/sfccdevops/sfcc_developers_core/issues/new/choose)
7+
[![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_developers_core/issues/new/choose)
88

99
### Bug Fix
1010

1111
> 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.
1212
13-
1. Create a [New Issue](https://github.com/sfccdevops/sfcc_developers_core/issues/new/choose)
13+
1. Create a [New Issue](https://github.com/opensfcc/sfcc_developers_core/issues/new/choose)
1414
2. Enter a Short but Descriptive Title for the Issue
1515
3. Use the Template Provided and fill in as much as you can, if something does not apply, enter `N/A`
1616
4. Look for the `Labels` section, and select `Bug Report` from the drop down menu
@@ -20,7 +20,7 @@ Issues & Feature Requests
2020

2121
> 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.
2222
23-
1. Create a [New Issue](https://github.com/sfccdevops/sfcc_developers_core/issues/new/choose)
23+
1. Create a [New Issue](https://github.com/opensfcc/sfcc_developers_core/issues/new/choose)
2424
2. Enter a Short but Descriptive Title for the Feature Request
2525
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 )
2626
4. Look for the `Labels` section, and select `Feature Request` from the drop down menu
@@ -29,7 +29,7 @@ Issues & Feature Requests
2929
Pull Requests
3030
---
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/sfccdevops/sfcc_developers_core/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_developers_core/compare)
3333

3434
### Bug Fix
3535

0 commit comments

Comments
 (0)