You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -395,8 +395,8 @@ The backend exposes a RESTful API and a WebSocket for real-time communication. T
395
395
396
396
We kindly request that you test the application and report any issues or suggestions.
397
397
398
-
- **Report Bugs:** If you encounter a bug, an error, or unexpected behavior, please [**open an issue**](https://github.com/Eng-AliKazemi/PFS/issues) on GitHub. Include steps to reproduce the problem and any relevant logs from the terminal.
399
-
- **Suggest Features:** Have an idea for a new feature or an improvement to an existing one? We'd love to hear it! Please [**start a discussion**](https://github.com/Eng-AliKazemi/PFS/discussions) to share your thoughts.
398
+
- **Report Bugs:** If you encounter a bug, an error, or unexpected behavior, please [**open an issue**](https://github.com/PFS-AI/PFS/issues) on GitHub. Include steps to reproduce the problem and any relevant logs from the terminal.
399
+
- **Suggest Features:** Have an idea for a new feature or an improvement to an existing one? We'd love to hear it! Please [**start a discussion**](https://github.com/PFS-AI/PFS/discussions) to share your thoughts.
400
400
401
401
---
402
402
@@ -408,7 +408,7 @@ We are excited to welcome contributions from the community! Whether it's reporti
408
408
409
409
* **Code Contributions:** Fixing bugs or implementing new features.
410
410
* **Documentation:** Improving the README, documentation pages, or inline code comments.
411
-
* **Bug Reports & Feature Requests:** Submitting detailed issues and well-thought-out ideas in the [Issues tab](https://github.com/Eng-AliKazemi/PFS/issues).
411
+
* **Bug Reports & Feature Requests:** Submitting detailed issues and well-thought-out ideas in the [Issues tab](https://github.com/PFS-AI/PFS/issues).
412
412
413
413
414
414
### 🌍 A Special Call for Translators
@@ -442,7 +442,7 @@ While these translations are a great start, they may not be perfect. We rely on
442
442
1. Navigate to the `static/lang/` directory in this repository.
443
443
2. Find the JSON file corresponding to your language from the list above (e.g., `es.json` for Spanish, `de.json` for German).
444
444
3. Review the text values for any grammatical errors, awkward phrasing, or incorrect terminology.
445
-
4. If you find something to improve, please [**open a new GitHub Issue**](https://github.com/Eng-AliKazemi/PFS/issues/new). In the issue, please include:
445
+
4. If you find something to improve, please [**open a new GitHub Issue**](https://github.com/PFS-AI/PFS/issues/new). In the issue, please include:
446
446
* The language file name (e.g., `de.json`).
447
447
* The specific key (e.g., `"appTitleAdvanced"`).
448
448
* The incorrect text and your suggested improvement.
@@ -465,7 +465,7 @@ This approach helps us:
465
465
466
466
**Workflow Steps:**
467
467
468
-
1. **Start a Discussion:** Go to the [**Discussions tab**](https://github.com/Eng-AliKazemi/PFS/discussions) and open a new topic. Clearly describe the bug you want to fix or the feature you want to add. We'll work with you to define the scope and plan.
468
+
1. **Start a Discussion:** Go to the [**Discussions tab**](https://github.com/PFS-AI/PFS/discussions) and open a new topic. Clearly describe the bug you want to fix or the feature you want to add. We'll work with you to define the scope and plan.
469
469
470
470
2. **Fork & Branch:** Once the idea is discussed and agreed upon, fork the repository and create a new branch for your work.
0 commit comments