Problem

There is a README.md (the correct format) in the current official release 2.x which is great.

Sadly, the default branch on Gitlab at https://git.drupalcode.org/project/block_class is 1.x, which makes people think README.txt is still used, though it's not ...

But do we need to update 1.x README, since it has been replaced by 2.x? If anything, we could copy README.md from 2.x to 1.x ...

Remaining tasks

🔲 Make 2.x the default branch on Gitlab: https://git.drupalcode.org/project/block_class

CommentFileSizeAuthor
#9 already-exist.png103.83 KBravi kant
#6 3357189-6-after.png97.52 KBshyam_bhatt
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

vimal_nadar created an issue. See original summary.

vimal_nadar’s picture

Assigned: vimal_nadar » Unassigned
Status: Active » Needs review

Created a MR request. Please review it.

chris matthews’s picture

chris matthews’s picture

Version: 8.x-1.x-dev » 2.0.x-dev
shyam_bhatt’s picture

StatusFileSize
new97.52 KB

I have checked with the "2.0.x" branch the README.txt was replaced with the README.md
The documentation looks fine. Please check below image:

2023-06-07/3357189-6-after.png

shyam_bhatt’s picture

Status: Needs review » Reviewed & tested by the community
ressa’s picture

Title: Replace README.txt with README.md » Make 2.x default branch on Gitlab
Issue summary: View changes
Status: Reviewed & tested by the community » Needs work

There is already a README.md (the correct format) in the current official release 2.x, so I don't think we need to update README for 1.x, since it has been replaced by 2.x.

ravi kant’s picture

StatusFileSize
new103.83 KB

yes, I have confirmed that branch 2.x having readme.md so no need a new PR.

Are we making default branch to 2.x branch?

renatog’s picture

Status: Needs work » Closed (duplicate)

Make 2.x default branch on Gitlab

Marking as duplicate in favour of #3356443: Set default branch to 4.0.x