Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.

mathscapes/complexverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT COMPLEXVERSE
------------------
Complexverse is a project by Mathscapes to archive and serve as a educational tool to capture tacit knowledge without spending much time in codifying the hidden relationships. Complexverse is open for anyone to contribute.

CONTRIBUTOR GUIDE
-----------------
1 Report a bug
2 Suggest a new feature
3 Fix the bug
4 Implement a new feature
5 Propose a new graph
6 Suggest/edit changes in a existing graph

1 Report a bug
- Scan through the ISSUES tab to find if your bug is already in our list. If not, create a new ISSUE with `Bug` label.
- The bug will be reviewed by Mathscapes team and will be escalated into our roadmap if found valid.

2 Suggest a new feature
- Scan through the ISSUES tab to find if your suggestion is already in our list. If not, create a new ISSUE with `Feature Request` label.
- The feature will be reviewed by Mathscapes team and if it makes sense into our planned roadmap for Complexverse, will be opened for community voting.

3 Fix the bug
- Identify the bug from the ISSUES tab.
- Inform in the same thread that you want to fix the bug, and assign the issue to yourself.
- You will remain assigned for next T hours (default = 24 hours) to respond with a PR.
- Fork this repo, and fix the bug. Sendback the PR.
- Your PR will be reviewed by Mathscapes team and will be merged if found valid.
- If not or if you miss the T hours to respond, the issue will be unassigned, so a new member may take it up.

4 Implement a new feature
- Identify the feature with label `Accepted for development` from the ISSUES tab.
- Inform in the same thread for the new feature, and assign the issue to yourself.
- You will remain assigned for next T hours (default = 24 hours) to respond with a PR.
- Fork this repo, and implement the feature. Sendback the PR.
- Your PR will be reviewed by Mathscapes team and will be merged if found valid.
- If not or if you miss the T hours to respond, the issue will be unassigned, so a new member may take it up.

5 Propose a new graph
- Scan through the ISSUES tab to find if your proposal is already in our list. If not, create a new ISSUE with `Graph Request` label.
- Include initial graph data for review.

6 Suggest changes in a existing graph
- Fork this repo.
- Edit your change in the raw/xxx.json.
- Compile neighbors with complexer.
- Copy compiled graph into data/.
- Copy graph information graph list.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published