Skip to content

Latest commit

History

History
26 lines (18 loc) 路 1.13 KB

CONTRIBUTING.md

File metadata and controls

26 lines (18 loc) 路 1.13 KB

Contributing

If you have any questions, please open an issue.

How to contribute

First, collect required information about the VC:

  • VC name
  • Investment stage
  • Ticket size
  • HQ
  • Exemplay investments (at least 3)

Then follow the following steps:

  1. Edit the README.md file through Github's web interface
  2. List is sorted by 1) investment stage and 2) name (alphabetical order). Please find the right place for insertion.
  3. Format your submission as follows:

|VC|Stage|Ticket size|HQ|Exemplary investments|

  1. Submit a pull request
  2. See Editing files in another user's repository, Creating Pull Requests, Using Pull Requests for help on sending your patch.

Important: Please add one VC per pull-request. Also please check, that you are adding in the right place (VCs with the same investment stage are sorted in an alphabetical order).

Happy contributing!