Skip to content

Commit d34024c

Browse files
authored
update repository URL
1 parent fe88ba9 commit d34024c

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Thanks for your interest in contributing to our project. This page will give you
1616

1717
If you like to suggest or add a project, choose one of the following ways:
1818

19-
- Suggest a project by opening an issue: Please use the suggest project template from the [issue page](https://github.com/njzjz/deepmodeling-projects/issues/new/choose) and fill in the requested information.
20-
- Add a project by modifying the [projects.yaml](https://github.com/njzjz/deepmodeling-projects/blob/main/projects.yaml) and submitting a pull request with your addition. This can also be done directly via the [Github UI](https://github.com/njzjz/deepmodeling-projects/edit/main/projects.yaml).
19+
- Suggest a project by opening an issue: Please use the suggest project template from the [issue page](https://github.com/deepmodeling/deepmodeling-projects/issues/new/choose) and fill in the requested information.
20+
- Add a project by modifying the [projects.yaml](https://github.com/deepmodeling/deepmodeling-projects/blob/main/projects.yaml) and submitting a pull request with your addition. This can also be done directly via the [Github UI](https://github.com/deepmodeling/deepmodeling-projects/edit/main/projects.yaml).
2121

2222
Before opening an issue or pull request, please ensure that you adhere to the following guidelines:
2323

@@ -33,14 +33,14 @@ Before opening an issue or pull request, please ensure that you adhere to the fo
3333
```
3434
- Please create an individual issue or pull request for each project.
3535
- Please use the following title format for the issue or pull request: `Add project: project-name`.
36-
- If a project doesn't fit into any of the pre-existing categories, it should go under the `Others` category by not assigning any category. You can also suggest a new category via the add or update category template on the [issue page](https://github.com/njzjz/deepmodeling-projects/issues/new/choose).
36+
- If a project doesn't fit into any of the pre-existing categories, it should go under the `Others` category by not assigning any category. You can also suggest a new category via the add or update category template on the [issue page](https://github.com/deepmodeling/deepmodeling-projects/issues/new/choose).
3737

3838
## Update a project
3939

4040
If you like to suggest or contribute a project update, choose one of the following ways:
4141

42-
- Suggest a project update by opening an issue: Please use the update project template from the [issue page](https://github.com/njzjz/deepmodeling-projects/issues/new/choose) and fill in the requested information.
43-
- Update a project by modifying the [projects.yaml](https://github.com/njzjz/deepmodeling-projects/blob/main/projects.yaml) and submitting a pull request with your changes. This can also be done directly via the [Github UI](https://github.com/njzjz/deepmodeling-projects/edit/main/projects.yaml).
42+
- Suggest a project update by opening an issue: Please use the update project template from the [issue page](https://github.com/deepmodeling/deepmodeling-projects/issues/new/choose) and fill in the requested information.
43+
- Update a project by modifying the [projects.yaml](https://github.com/deepmodeling/deepmodeling-projects/blob/main/projects.yaml) and submitting a pull request with your changes. This can also be done directly via the [Github UI](https://github.com/deepmodeling/deepmodeling-projects/edit/main/projects.yaml).
4444

4545
Before opening an issue or pull request, please ensure that you adhere to the following guidelines:
4646

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
<a href="https://best-of.org" title="Best-of Badge"><img src="http://bit.ly/3o3EHNN"></a>
1313
<a href="#Contents" title="Project Count"><img src="https://img.shields.io/badge/projects-33-blue.svg?color=5ac4bf"></a>
1414
<a href="#Contribution" title="Contributions are welcome"><img src="https://img.shields.io/badge/contributions-welcome-green.svg"></a>
15-
<a href="https://github.com/njzjz/deepmodeling-projects/releases" title="Best-of Updates"><img src="https://img.shields.io/github/release-date/njzjz/deepmodeling-projects?color=green&label=updated"></a>
15+
<a href="https://github.com/deepmodeling/deepmodeling-projects/releases" title="Best-of Updates"><img src="https://img.shields.io/github/release-date/deepmodeling/deepmodeling-projects?color=green&label=updated"></a>
1616
</p>
1717

18-
This curated list contains 33 awesome open-source projects with a total of 2.5K stars grouped into 0 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an [issue](https://github.com/njzjz/deepmodeling-projects/issues/new/choose), submit a [pull request](https://github.com/njzjz/deepmodeling-projects/pulls), or directly edit the [projects.yaml](https://github.com/njzjz/deepmodeling-projects/edit/main/projects.yaml). Contributions are very welcome!
18+
This curated list contains 33 awesome open-source projects with a total of 2.5K stars grouped into 0 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an [issue](https://github.com/deepmodeling/deepmodeling-projects/issues/new/choose), submit a [pull request](https://github.com/deepmodeling/deepmodeling-projects/pulls), or directly edit the [projects.yaml](https://github.com/deepmodeling/deepmodeling-projects/edit/main/projects.yaml). Contributions are very welcome!
1919

2020
> 🧙‍♂️ Discover other [best-of lists](https://best-of.org) or [create your own](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).
2121
@@ -427,12 +427,12 @@ This curated list contains 33 awesome open-source projects with a total of 2.5K
427427

428428
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
429429

430-
- Open an issue by selecting one of the provided categories from the [issue page](https://github.com/njzjz/deepmodeling-projects/issues/new/choose) and fill in the requested information.
431-
- Modify the [projects.yaml](https://github.com/njzjz/deepmodeling-projects/blob/main/projects.yaml) with your additions or changes, and submit a pull request. This can also be done directly via the [Github UI](https://github.com/njzjz/deepmodeling-projects/edit/main/projects.yaml).
430+
- Open an issue by selecting one of the provided categories from the [issue page](https://github.com/deepmodeling/deepmodeling-projects/issues/new/choose) and fill in the requested information.
431+
- Modify the [projects.yaml](https://github.com/deepmodeling/deepmodeling-projects/blob/main/projects.yaml) with your additions or changes, and submit a pull request. This can also be done directly via the [Github UI](https://github.com/deepmodeling/deepmodeling-projects/edit/main/projects.yaml).
432432

433433
If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the [best-of-generator](https://github.com/best-of-lists/best-of-generator) repository. If you like to create your own best-of list, we recommend to follow [this guide](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).
434434

435-
For more information on how to add or update projects, please read the [contribution guidelines](https://github.com/njzjz/deepmodeling-projects/blob/main/CONTRIBUTING.md). By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/njzjz/deepmodeling-projects/blob/main/.github/CODE_OF_CONDUCT.md).
435+
For more information on how to add or update projects, please read the [contribution guidelines](https://github.com/deepmodeling/deepmodeling-projects/blob/main/CONTRIBUTING.md). By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/deepmodeling/deepmodeling-projects/blob/main/.github/CODE_OF_CONDUCT.md).
436436

437437
## License
438438

config/footer.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99

1010
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
1111

12-
- Open an issue by selecting one of the provided categories from the [issue page](https://github.com/njzjz/deepmodeling-projects/issues/new/choose) and fill in the requested information.
13-
- Modify the [projects.yaml](https://github.com/njzjz/deepmodeling-projects/blob/main/projects.yaml) with your additions or changes, and submit a pull request. This can also be done directly via the [Github UI](https://github.com/njzjz/deepmodeling-projects/edit/main/projects.yaml).
12+
- Open an issue by selecting one of the provided categories from the [issue page](https://github.com/deepmodeling/deepmodeling-projects/issues/new/choose) and fill in the requested information.
13+
- Modify the [projects.yaml](https://github.com/deepmodeling/deepmodeling-projects/blob/main/projects.yaml) with your additions or changes, and submit a pull request. This can also be done directly via the [Github UI](https://github.com/deepmodeling/deepmodeling-projects/edit/main/projects.yaml).
1414

1515
If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the [best-of-generator](https://github.com/best-of-lists/best-of-generator) repository. If you like to create your own best-of list, we recommend to follow [this guide](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).
1616

17-
For more information on how to add or update projects, please read the [contribution guidelines](https://github.com/njzjz/deepmodeling-projects/blob/main/CONTRIBUTING.md). By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/njzjz/deepmodeling-projects/blob/main/.github/CODE_OF_CONDUCT.md).
17+
For more information on how to add or update projects, please read the [contribution guidelines](https://github.com/deepmodeling/deepmodeling-projects/blob/main/CONTRIBUTING.md). By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/deepmodeling/deepmodeling-projects/blob/main/.github/CODE_OF_CONDUCT.md).
1818

1919
## License
2020

config/header.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<a href="https://best-of.org" title="Best-of Badge"><img src="http://bit.ly/3o3EHNN"></a>
1313
<a href="#Contents" title="Project Count"><img src="https://img.shields.io/badge/projects-{project_count}-blue.svg?color=5ac4bf"></a>
1414
<a href="#Contribution" title="Contributions are welcome"><img src="https://img.shields.io/badge/contributions-welcome-green.svg"></a>
15-
<a href="https://github.com/njzjz/deepmodeling-projects/releases" title="Best-of Updates"><img src="https://img.shields.io/github/release-date/njzjz/deepmodeling-projects?color=green&label=updated"></a>
15+
<a href="https://github.com/deepmodeling/deepmodeling-projects/releases" title="Best-of Updates"><img src="https://img.shields.io/github/release-date/deepmodeling/deepmodeling-projects?color=green&label=updated"></a>
1616
</p>
1717

18-
This curated list contains {project_count} awesome open-source projects with a total of {stars_count} stars grouped into {category_count} categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an [issue](https://github.com/njzjz/deepmodeling-projects/issues/new/choose), submit a [pull request](https://github.com/njzjz/deepmodeling-projects/pulls), or directly edit the [projects.yaml](https://github.com/njzjz/deepmodeling-projects/edit/main/projects.yaml). Contributions are very welcome!
18+
This curated list contains {project_count} awesome open-source projects with a total of {stars_count} stars grouped into {category_count} categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an [issue](https://github.com/deepmodeling/deepmodeling-projects/issues/new/choose), submit a [pull request](https://github.com/deepmodeling/deepmodeling-projects/pulls), or directly edit the [projects.yaml](https://github.com/deepmodeling/deepmodeling-projects/edit/main/projects.yaml). Contributions are very welcome!
1919

2020
> 🧙‍♂️ Discover other [best-of lists](https://best-of.org) or [create your own](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).

0 commit comments

Comments
 (0)