Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App for adding entries #94

Closed
haesleinhuepf opened this issue Jun 11, 2024 · 4 comments · Fixed by #128
Closed

App for adding entries #94

haesleinhuepf opened this issue Jun 11, 2024 · 4 comments · Fixed by #128
Assignees

Comments

@haesleinhuepf
Copy link
Member

It should be pretty straightforward to program a [web]app that contains a form (urls, author, description, licence etc) and once the user clicks "Submit", a github issue or even a git pull-request is submitted.

Ideally, one does not need to login. This might be achievable by creating an github API key, that can only create issues or send PRs to one specific repository.

@haesleinhuepf
Copy link
Member Author

haesleinhuepf commented Jun 11, 2024

@haesleinhuepf
Copy link
Member Author

haesleinhuepf commented Jun 20, 2024

Hi @SeverusYixin ,

I'm just formulating the goal of this task more clearly: We need a digital form of these parameters:

Name*:
Description:
Author(s):
License:
Type(s):
Url(s)*:
Tags:

* mandatory

When submitting the form, technically the process described here should be done automatically: https://nfdi4bioimage.github.io/training/contributing/index.html#step-by-step-tutorial

Let me know if you have open questions!

@SeverusYixin
Copy link
Collaborator

Ok, I got it

@haesleinhuepf
Copy link
Member Author

Please do not close issues until your changes have been merged in the main branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants