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

Suggesting minor echancements #73

Closed
ItsMeDan11 opened this issue Jan 23, 2020 · 2 comments
Closed

Suggesting minor echancements #73

ItsMeDan11 opened this issue Jan 23, 2020 · 2 comments
Labels
question Further information is requested

Comments

@ItsMeDan11
Copy link

I have been modifying my local version of ChartJs.Blazor, adding properties like 'Duration' to the ArcAnimation. I'm not a developer (just teaching myself Blazor now) & have zero experience with Github. Other than learning how to use Github, is there a way to contribute back to this project with the changes I've made?

@ItsMeDan11 ItsMeDan11 added the question Further information is requested label Jan 23, 2020
@Joelius300
Copy link
Contributor

Hey, thanks for being interested!

I have very limited time currently so I don't know how much I can assist you but I can give you the most basic stuff.

You can fork the repository by clicking "Fork" in the top-right of any page of our repo (e.g. this one). This will create a clone of our repo for your account. There you can do changes as much as you want (usually you'd do that on a different branch). After you're done with the changes, you can submit a pull request to this repo. We can then review that and merge it into this repo if the changes are accepted.

I think it's best if you read Collaborating with issues and pull requests from GitHub, it'll teach you everything you need to know regarding Forks and Pull Requests :)

@ItsMeDan11
Copy link
Author

Thank you for the direction. I have attempted to make a new fork & project with just 2 small changes and submit a pull request. I've tested this in a pie chart and a bar chart & it is working. Please let me know if I can improve anything for the future.

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

No branches or pull requests

2 participants