This commit is contained in:
despiegk 2025-07-21 13:47:46 +02:00
parent 075e3ac90d
commit 6d04b61e14
4 changed files with 8 additions and 8 deletions

View File

@ -58,7 +58,7 @@ APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
Copyright 2024 tfgrid
Copyright 2024 threefold
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

View File

@ -50,10 +50,10 @@ If you don't have direct write access to the repository:
```bash
# Clone the repository to your local machine
git clone https://git.ourworld.tf/tfgrid/tfgrid3_feedback.git
git clone https://git.threefold.info/tfgrid/tfgrid3_feedback.git
# Add the original repository as a remote called "upstream"
git remote add upstream https://git.ourworld.tf/tfgrid/tfgrid3_feedback.git
git remote add upstream https://git.threefold.info/tfgrid/tfgrid3_feedback.git
```
### 2. Create a Branch

View File

@ -14,25 +14,25 @@ We categorize our work into the following priority levels:
Issues marked with the "Now" milestone are our current top priorities. These are actively being worked on and will be included in the next release. We focus our immediate development efforts on these items.
[View "Now" milestone issues](https://git.ourworld.tf/tfgrid/tfgrid3_feedback/milestone/34)
[View "Now" milestone issues](https://git.threefold.info/tfgrid/tfgrid3_feedback/milestone/34)
#### Next
The "Next" milestone contains issues that are planned for upcoming releases after the current development cycle. These are important features or fixes that have been prioritized but aren't in active development yet.
[View "Next" milestone issues](https://git.ourworld.tf/tfgrid/tfgrid3_feedback/milestone/35)
[View "Next" milestone issues](https://git.threefold.info/tfgrid/tfgrid3_feedback/milestone/35)
#### Later
Issues in the "Later" milestone are on our radar but are scheduled for future consideration. These may be features that require more planning, have dependencies on other work, or are simply lower priority at this time.
[View "Later" milestone issues](https://git.ourworld.tf/tfgrid/tfgrid3_feedback/milestone/36)
[View "Later" milestone issues](https://git.threefold.info/tfgrid/tfgrid3_feedback/milestone/36)
#### ToSort
The "ToSort" milestone contains issues that need to be collectively reviewed and categorized. These are items that require community input to determine their priority level. We encourage community members to participate in discussions about these issues to help us properly categorize them.
[View "ToSort" milestone issues](https://git.ourworld.tf/tfgrid/tfgrid3_feedback/milestone/37)
[View "ToSort" milestone issues](https://git.threefold.info/tfgrid/tfgrid3_feedback/milestone/37)
## How We Determine Priorities

View File

@ -20,4 +20,4 @@ https://threefold.info/tfgrid3/tfgrid3/gep_comm_brainstorm.html
# Notes
Previously here: https://git.ourworld.tf/tfgrid/circle_engineering/issues/43
Previously here: https://git.threefold.info/tfgrid/circle_engineering/issues/43