Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 2.72 KB

CONTRIBUTING.md

File metadata and controls

63 lines (41 loc) · 2.72 KB

Contributing to the Visual Python

Dear contributors, thanks for your interest in Visual Python.
We welcome all skills from:

and your contribution would be greatly appreciated !

Programmers

Responding to an issue

  1. Find an issue you would like to work on.
  2. Follow the process from GitHub Guides: Forking Projects

NOTE : Any submissions are understood to be under the same GPLv3 License that covers the project.

Creating an issue

  1. Go to [Issues], click [New Issue].
  2. Select the issue template: Bug Report / Feature Request / Blank
  3. Write a clear and concise description.
  4. Submit a new issue.

NOTE : If you are reporting a bug, please include steps to reproduce the problem.

Non-programmers

Creating & Sharing VP Notes

  1. Create a data analysis task note using Visual Python.
  2. Save the note as a (.vp) format.
  3. Share your work and knowledge on Visual Python Hub.

NOTE : Your work can be of great help for someone who struggles to find a solution.

Contributing to Documentation

  • Help with reviewing and editing official project documentation.

Helping raise a better awareness of Visual Python

  • Create educational material using Visual Python.
  • Create content like videos, blogs that you can share your experience and ideas about Visual Python.

Designers

Responding to a design-related issue

  1. Find a design-related issue you would like to work on.
  2. Follow the process from GitHub Guides: Forking Projects

Improving UI Kit

  1. Take a look at the latest version on Figma: Visual Python GUI Kit 1.0.
  2. Duplicate the file to add a copy to your folder.
  3. Make changes on the copy and publish the file to Figma Community as a remix version.

NOTE : Recommend reading Figma: Publish Community files before starting the work for better understanding of the system.