When browsing the project code base, I noticed that the repo does not have a contribute.md file. This file is a good addition because it provides useful links of resources on how to contribute to this project.

We are working on this as a group for the Discover Drupal project. We are learning markdown and the contribution workflow.

Because we are a mix of novices and first time contributors this may take a couple of weeks from start to finish.

PLEASE - We ask that this issue be reserved for the Discover Drupal graduates and mentors so we can work together as a group and become more comfortable with the process.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

prodigyjoe created an issue. See original summary.

jjcs227’s picture

The contributor.md file is 0bytes; something is not right. Could you give it a check?

volkswagenchick’s picture

Status: Active » Needs work

I saw the file was there, but the contents of the file were empty.
@jjcs227 - Feel free to move an issue to needs work if it does!

Devon_4224’s picture

The original file's contents are still empty

NadiaFaucon’s picture

The contributor.md is empty.

NadiaFaucon’s picture

1- Some line length on the contributor.md file exceed 80 characters. Please check this article for more information about Markdown and 80 Character Line Length.

2- On your contributor.md file, try to put a blank line on your before...# Heading...and after a heading.

3- Consider removing emoticons, they are not always accessible.

volkswagenchick’s picture

https://git.drupalcode.org/issue/bootstrap_paragraphs-3264881/-/merge_re...

I made some code comments, mostly about breaking lines at 80 characters and removing emoticons.

Please note, I didn't comment at every line that needed a line break.

akshaydalvi212’s picture

Assigned: Unassigned » akshaydalvi212

I will try to manage 80 characters per line for the contributor.md file

akshaydalvi212’s picture

Assigned: akshaydalvi212 » Unassigned
Status: Needs work » Needs review

Updated the Contributor.md file and manage to keep 80 characters per line.

twills’s picture

Assigned: Unassigned » twills
kerrymick’s picture

Status: Needs review » Fixed
kerrymick’s picture

volkswagenchick’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.