Update the contributing guidelines
See original GitHub issueAs I mentioned in the PR adding contributing guidelines #55 the contributing guidelines are incomplete. I would like to drop a PR finishing them, but I need this info:
- Any way of official contact with 4C (preferably email)
- Will the site be interactive in the future? Will it have settings/options/etc.? Plugins? (I’m just asking if you have it planned, not if you have it right now)
- What label is for issues which need to be worked on?
- Which build tool do you use for this site?
- Which test framework?
- Is there any way to skip ci for docs only? Something like a commit title with
[ci skip]
- Any styleguides you use for this repo.
Once I have this info I’ll be dropping a PR.
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Setting guidelines for repository contributors - GitHub Docs
To make your contributing guidelines visible in the repository's docs directory, type docs/ to create the new directory, then CONTRIBUTING. If a repository ......
Read more >Contribution Guidelines - Creative Commons Open Source
Create a new GitHub issue associated with the relevant repository and propose your change there. Be sure to include implementation details and the...
Read more >Contributing guide — MNE 1.3.0 documentation
Here are the guidelines: Search the GitHub issues page (both open and closed issues) in case someone else has already started work on...
Read more >Contribution guidelines — Acts documentation
Contribution guidelines ¶. Contributions to the Acts project are very welcome and feedback on the documentation is greatly appreciated.
Read more >Contribution Guidelines - Apache Pinot Docs
Create a Pinot issue here for the change you would like to make. Provide information on why the change is needed and how...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I meant the labels which should be worked on (like
ready for dev
orhelp wanted
)