codinasion-archive / codinasion-programme

An open source codebase for sharing programming solutions.
https://codinasion.vercel.app/programme
MIT License
62 stars 147 forks source link

Issue in /programme/alphabet-triangle-pattern/README.md #556

Closed harshraj8843 closed 2 years ago

harshraj8843 commented 2 years ago

What article on codinasion.web.app is affected?

https://codinasion.web.app/programme/alphabet-triangle-pattern

What part(s) of the article would you like to see updated?

Title should be Alphabet triangle pattern instead of Number triangle pattern

Description Should be Write a program to print alphabet triangle pattern instead of Write a program to print number triangle pattern

Code of Conduct

shrionit commented 2 years ago

Hey, This is my first time contributing. So please guide me.

harshraj8843 commented 2 years ago

Hey @shrionit

Thanks for showing your interest in this project 👍🏻

Steps to solve this issue :- - `fork` this repo - `clone` the forked repo - change title of the [`programme/alphabet-triangle-pattern/README.md`](https://github.com/codinasion/codinasion-programme/blob/master/programme/alphabet-triangle-pattern/README.md) from `Number triangle pattern` to `Alphabet triangle pattern` - `commit` and `push` - open a `PR` (pull request)

If you are an absolute beginner to Github contributions, please consider this repo

You can contribute here first to get an idea about how Github contribution works

You can further ask for any clarification

shrionit commented 2 years ago

Should I change the description as well

harshraj8843 commented 2 years ago

Should I change the description as well

Sure 👍🏻

shrionit commented 2 years ago

It is done. Please review the PR