-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
409 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Contributing | ||
|
||
We welcome contributions! If you have any questions, you can [get in touch with the `timex_lca` developers ](mailto:timo.diepers@ltt.rwth-aachende.de) | ||
|
||
|
||
## Contributing to the code, examples or documentation | ||
|
||
If you want to contribute to the development our code with a new feature, want to share your timex-example or add to the documentation, please follow the [GitHub contribution workflow (fork, branch, PR)](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests) to share your work. | ||
|
||
## Report bugs or errors | ||
|
||
Something is not working as expected? You have two options: | ||
|
||
### 🥈 Report an error | ||
Please open a new issue in the `timex_lca` [repository](https://github.com/TimoDiepers/timex/issues), describing the error and where you found it. | ||
A member of the timex_lca developer community will then take care of the issue, but it may take some time for your issue to be resolved. | ||
|
||
### 🥇 Fix an error yourself | ||
If you have a solution to the error, you can [create a fork](https://github.com/TimoDiepers/timex/forks) of the `timex_lca` repository, make your changes and [create a pull request](https://github.com/TimoDiepers/timex/pulls). The developers will assess the changes and be eternally grateful! | ||
|
||
[code of conduct]: codeofconduct |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,3 @@ | ||
```{include} ../../CONTRIBUTING.md | ||
``` | ||
# Contributing | ||
```{note} | ||
We are sorry to find you on this page! But we are happy to help you with your problem. Please follow the steps below to report a bug or error. | ||
``` | ||
|
||
## 🥈 Report an error | ||
Please open a new issue in the `timex_lca` [repository](https://github.com/TimoDiepers/timex/issues), describing the error and where you found it. | ||
A member of the timex_lca developer community will then take care of the issue, but it may take some time for your issue to be resolved. | ||
|
||
## 🥇 Fix an error yourself | ||
If you have a solution to the error, you can create a fork of the `timex_lca` repository, make your changes and create a pull request. The developers will assess the changes and be eternally grateful! | ||
Here is a description of the [GitHub contribution workflow (fork, branch, PR)](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests). | ||
|
||
[code of conduct]: codeofconduct | ||
``` |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.