|
1 |
| -# Contributing to [project-title] |
| 1 | +# Contributing |
2 | 2 |
|
3 | 3 | This project welcomes contributions and suggestions. Most contributions require you to agree to a
|
4 | 4 | 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:
|
46 | 46 | * **Version** - what version is affected (e.g. 0.1.2)
|
47 | 47 | * **Motivation for or Use Case** - explain what are you trying to do and why the current behavior is a bug for you
|
48 | 48 | * **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 |
50 | 50 | * **Related Issues** - has a similar issue been reported before?
|
51 | 51 | * **Suggest a Fix** - if you can't fix the bug yourself, perhaps you can point to what might be
|
52 | 52 | causing the problem (line of code or commit)
|
53 | 53 |
|
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. |
55 | 55 |
|
56 | 56 | ### <a name="submit-pr"></a> Submitting a Pull Request (PR)
|
57 | 57 | Before you submit your Pull Request (PR) consider the following guidelines:
|
58 | 58 |
|
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 |
60 | 60 | that relates to your submission. You don't want to duplicate effort.
|
61 | 61 |
|
62 | 62 | * Make your changes in a new git fork:
|
|
0 commit comments