Skip to content

Commit dd6e1ec

Browse files
committed
FIxed Wrong Links
1 parent 3708b64 commit dd6e1ec

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,17 @@
99

1010
Thank you for considering contributing to **JG\Benchmark**! Contributions of all types are welcome and help improve the project. This guide outlines how you can participate effectively.
1111

12-
 
1312

1413
 
1514

1615
## **How to Contribute**
1716

1817
### 1. Bug Reports and Feature Requests
1918
- **Bug Reports**:
20-
- Use the [GitHub Issues](https://github.com/jamesgober/config/issues) page to report bugs.
19+
- Use the [GitHub Issues](https://github.com/jamesgober/Benchmark/issues) page to report bugs.
2120
- Include clear details such as steps to reproduce, expected behavior, and the actual result.
2221
- **Feature Requests**:
23-
- Open a feature request on [GitHub Issues](https://github.com/jamesgober/config/issues).
22+
- Open a feature request on [GitHub Issues](https://github.com/jamesgober/Benchmark/issues).
2423
- Provide a description of the feature, its purpose, and potential use cases.
2524

2625

@@ -83,8 +82,6 @@ Our library follows strict coding and design principles to maintain high-quality
8382
- Write **clean, maintainable, and efficient** code, with performance and extensibility in mind.
8483
- Use **detailed PHPDoc comments** for all methods, classes, and properties, ensuring clarity for other contributors.
8584

86-
For a deeper understanding of our philosophy, refer to the [Design Philosophy](./../docs/DESIGN_PHILOSOPHY.md).
87-
8885
 
8986

9087
#### **Design Principles**

0 commit comments

Comments
 (0)