Skip to content

Commit

Permalink
corrected grammatical mistakes
Browse files Browse the repository at this point in the history
  • Loading branch information
unnatii-dev authored and devkapilbansal committed Aug 9, 2021
1 parent 7c516ac commit 4b6d02f
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions DESIGN_CONTRIBUTION_GUIDELINES.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ Open Source Ambassadors is at least half year contribution program organised by

## General Responsibilities

- Attend product roadmap in assigned project.
- Review existing designs.
- Design new feature, redesign existing features (if ticket exist and assigned).
- Create and maintain metrics document and guard consistency in the project.
- Review UI coding PR’s (test if everything looks as expected).
- Attend design session to discuss challenges in design within our projects.
- Create User Journey wireframes.
- Meet on a monthly basis, with all designers to discuss processes.
- Attend product roadmap in assigned project
- Review existing designs
- Design new feature, redesign existing features (if ticket exist and assigned)
- Create and maintain metrics document and guard consistency in the project
- Review UI coding PR’s (test if everything looks as expected)
- Attend design session to discuss challenges in design within our projects
- Create User Journey wireframes
- Meet on a monthly basis, with all designers to discuss processes
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ If you are here, it probably means you are either looking for a place to start c

## Contributing

We are glad to know that you would like to contribute to our open source projects. If you are new to our community, we strongly recommend getting through the following lists.
We are glad to know that you would like to contribute to our open source projects. If you are new to our community, we strongly recommend getting through the following:-
- Read through the [Code of Conduct](/Contributing/CODE_OF_CONDUCT.md) and [Reporting Guidelines](/Contributing/REPORTING_GUIDELINES.md)
- Join our [Zulip](http://anitab-org.zulipchat.com) community to read our discussions and be part of them! Learn more about how we use Zulip [here](/zulip.md).
- Attend our Open Community sessions to interact with community members and ask questions. You can check our calendars here: [PST](https://calendar.google.com/calendar/embed?src=sh10tv3mtfve62somg9nngp9tg%40group.calendar.google.com&ctz=America/Los_Angeles) || [EST](https://calendar.google.com/calendar/embed?src=sh10tv3mtfve62somg9nngp9tg%40group.calendar.google.com&ctz=America/New_York) || [GMT](https://calendar.google.com/calendar/embed?src=sh10tv3mtfve62somg9nngp9tg%40group.calendar.google.com&ctz=GMT) || [WAT](https://calendar.google.com/calendar/embed?src=sh10tv3mtfve62somg9nngp9tg%40group.calendar.google.com&ctz=Africa/Lagos) || [IST](https://calendar.google.com/calendar/embed?src=sh10tv3mtfve62somg9nngp9tg%40group.calendar.google.com&ctz=Asia/Colombo) || [AEDT](https://calendar.google.com/calendar/embed?src=sh10tv3mtfve62somg9nngp9tg%40group.calendar.google.com&ctz=Australia/Sydney)

## Documentation

Below is a list of documents currently in this repository. If none of these documentations helps, feel free to reach out to us either by asking your question on Zulip or creating an issue requesting the information you need.
Below is a list of documents currently in this repository. If none of these documents helps, feel free to reach out to us either by asking your question on Zulip or creating an issue requesting the information you need.

- [Ways to contribute to our community](/ways-to-contribute.md)
- [Our AnitaB.org Open Source Blog publication](/our-blog.md)
Expand Down
2 changes: 1 addition & 1 deletion our-blog.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Make sure to provide us with following details:
3. Select "Add to publication" option;
4. Select the AnitaB.org Open Source (you will see this in case you are a writer);
<img src="https://user-images.githubusercontent.com/11148726/87883600-78940a00-ca00-11ea-9534-49eabeff2f16.png" alt="AnitaB.org open source option in the dropdown" width="600"/>
5. Click submit
5. Click submit!

**References:**
- [Add a draft or post to publication](https://help.medium.com/hc/en-us/articles/213904978-Add-a-draft-or-post-to-publication) on Medium
Expand Down
4 changes: 2 additions & 2 deletions quality-assurance.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,11 @@
1. Choose a test scenario in the project you’ve chosen and execute it on either the PR or deployed version that is being tested.
* Open issues under the respective github repo if you find any bugs.

2. Search on Test Quality if the Test Case is already documented. If not, document the testcase on TestQuality under the respective Test Plan and Test Suite. Here is a [demo](https://drive.google.com/file/d/1pkxCAPR9G3lYjUf_Ym8bmuglDWBdEU2c/view?usp=sharing).
2. Search on TestQuality if the Test Case is already documented. If not, document the testcase on TestQuality under the respective Test Plan and Test Suite. Here is a [demo](https://drive.google.com/file/d/1pkxCAPR9G3lYjUf_Ym8bmuglDWBdEU2c/view?usp=sharing).
* Have the Test Case reviewed by another QA team member.

3. (Optional) Automate the Test Case, for example: [Mentorship Backend User Journey](https://github.com/anitab-org/mentorship-backend/pull/708).

4. If you decide to skip step 3, search if there is an existing issue to automate that test case. If not, open an issue with label `Quality Assurance`.

5. If you automate a Test case make sure you mark it as `Automated` on Test Quality.
5. If you automate a Test case make sure you mark it as `Automated` on TestQuality.
Empty file added stage
Empty file.
2 changes: 1 addition & 1 deletion ways-to-contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This document lists the many ways **you** as a member of this community can contribute to our community! You can be a newcomer to the community or someone who is with us for a while :)

We encourage you to contribute in any way you can and would like! You can contribute in many categories such as quality assurance, design, coding, outreach/research, documentation, ...
We encourage you to contribute in any way you can and would like! You can contribute in many categories such as quality assurance, design, coding, outreach/research, documentation etc.

Attend our open sessions (check [our calendar](https://calendar.google.com/calendar/embed?src=sh10tv3mtfve62somg9nngp9tg%40group.calendar.google.com)) or communicate with us on [Zulip](https://anitab-org.zulipchat.com/) to learn more about these types of contribution.

Expand Down

0 comments on commit 4b6d02f

Please sign in to comment.