Skip to content

Commit 7f0a9f5

Browse files
committed
Update CONTRIBUTING.md
1 parent 02269cc commit 7f0a9f5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Contributing to [project-title]
1+
# Contributing
22

33
This project welcomes contributions and suggestions. Most contributions require you to agree to a
44
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
@@ -46,17 +46,17 @@ chances of your issue being dealt with quickly:
4646
* **Version** - what version is affected (e.g. 0.1.2)
4747
* **Motivation for or Use Case** - explain what are you trying to do and why the current behavior is a bug for you
4848
* **Browsers and Operating System** - is this a problem with all browsers?
49-
* **Reproduce the Error** - provide a live example or a unambiguous set of steps
49+
* **Reproduce the Error** - provide a live example or an unambiguous set of steps
5050
* **Related Issues** - has a similar issue been reported before?
5151
* **Suggest a Fix** - if you can't fix the bug yourself, perhaps you can point to what might be
5252
causing the problem (line of code or commit)
5353

54-
You can file new issues by providing the above information at the corresponding repository's issues link: https://github.com/[organization-name]/[repository-name]/issues/new].
54+
You can file new issues by providing the above information at the corresponding repository's issues link: https://github.com/Azure-Samples/azure-search-openai-demo-java/issues/new.
5555

5656
### <a name="submit-pr"></a> Submitting a Pull Request (PR)
5757
Before you submit your Pull Request (PR) consider the following guidelines:
5858

59-
* Search the repository (https://github.com/[organization-name]/[repository-name]/pulls) for an open or closed PR
59+
* Search the repository (https://github.com/Azure-Samples/azure-search-openai-demo-java/pulls) for an open or closed PR
6060
that relates to your submission. You don't want to duplicate effort.
6161

6262
* Make your changes in a new git fork:

0 commit comments

Comments
 (0)