badging / meta

Things that are not actually badging!
MIT License
4 stars 3 forks source link

Google Season of Docs - Microtasks #25

Open Nebrethar opened 4 years ago

Nebrethar commented 4 years ago

Google Season of Docs - Microtasks

Project overview

The CHAOSS Diversity and Inclusion Badging Program began as a way to ensure that D&I metrics can have a significant impact on the ways that communities function. The aim of the CHAOSS D&I Badging program is to bring D&I metrics into use for propelling good D&I practices in different open source systems.

This project will focus on framing documentation for the D&I Badging program and aligning it in such a way that it makes sense after translation. This work would focus on more community-facing docs related to Badging and also on existing Markdown files.

Submitting microtasks

All microtasks must be submitted as a response to this issue.

Once you submit your first microtask, your responses will be recorded in a document on [hackmd.io](). These documents will be regularly updated, and some formats may be changed to unify the documents. Your submission's hackmd document may be found at the bottom of this post.

After a period of about a week, our project mentors (@Nebrethar @bistaastha) will comment on the document with advice and direction.

Microtask 0:

Q 0 Review JOSS documentation on submission and review and see how it is related to the current workflow.

The Journal of Open Source Software is one of the primary references used for building out the CHAOSS Badging process. The goal is to compare how the current process works in comparison to the review process of JOSS.

Reference:

Q 1 Review the Core Infrastructure Initiative self-report badging system on projects and events and report schematic differences.

Projects and events are very different, but how different are they in our program? List one thing you would change about either, or both.

Reference:

Microtask 1:

Q 0 Submit a non-existent project to understand the workflow.

Create a draft PR after adding a mock event in either the Project Badging or Event Badging repository. Record your observations as a part of the microtask.

Reference:

Q 1 Review a mock event created by someone else.

If available, take the time to review an event that someone else has posted. If no fake events have been posted yet for this session, use one of the mock events from this year's Google Summer of Code application session:

These are great mock events, but we recommend using a fake event submitted for GSoD, if available.

Microtask 2:

Q 0 Provide a brief summary of the submission and review process.

After reviewing the workflow process and all of the moving parts that create it, provide your idea of how this workflow can be best explained. This task is is focused to the submission and review workflow of the Badging Program.

Concise answers are appreciated, but provide as much detail as you want!

Current Submissions

tharun143 JackieBinya xiaoya-Esther

JackieBinya commented 4 years ago

Hello @Nebrethar I have a few questions with regards to these GSOD 2020-Microstasks listed above. I will admit I am quite a noob when it comes to this process of creating content for a technical writeup.

From what I have gathered the goal is clearly defined, Create documentation for the D&I Badging project. The microtasks then breakdown the monolithic task of creating the documentation at one go to well-defined microtasks which can be completed individually. My guess is these microtasks will be recomposed later to make the actual documentation.

Now as a contributor I appreciate the benefit of the microtasks already although I don't fully grasp the concept and process, by just going through the microtasks it has given me perspective and insight on the executable goals of the project.

Now my questions are:

Thanks in advance 😊

Nebrethar commented 4 years ago

Hi @JackieBinya and welcome to our microtasks! I am glad you are interested in our project. Here are my answers:

  1. I admit this is a rather vague statement 😅 I will fix now. Basically just submit your answers to the microtasks as a comment on this issue, like you just did to ask questions.
  2. You complete all microtasks, but don't consider it like you would a test! It's mostly so that you can become familiar with our project and the ideas it came from.
  3. All the current workflow spans all of the @badging organization, but the submission and review (the most important parts) are in project and event repositories for diversity and inclusion.

I appreciate that you have asked questions! Let me know if you have any more 😁

JackieBinya commented 4 years ago

Awesome @Nebrethar. I totally get it now 🙂.

tharun143 commented 4 years ago

@Nebrethar @bistaastha I hope you are doing well. 😃 I completed the Q0 of Microtask 0 and I am submitting the solution as a response to this issue. I made a tabular form of comparisons and also I listed some suggestions for enhancing the D&I badging program. (suggestions are just my thoughts). 😃 Please feel free to tell me if something is not right 😅.

CHAOSS D&I Badging workflow v/s workflow of JOSS.

The below table shows the comparison between the current CHAOSS D&I badging workflow and workflow of JOSS

CHAOSS (D&I Badging) JOSS
Working CHAOSS D&I badging program works on giving badges for the projects and events. JOSS works on publishing articles about research software.
Goal The project aims to increase understanding of the open-source project and event practices that encourage greater diversity and wider inclusion of people from different backgrounds. JOSS focused on publishing academic journals about research software.
How to submit Through a pull request Through a pull request
Request workflow
  • Firstly, an entry of the readme file will be appended to the respective repository whether it is an event or project.
  • Secondly, a pull request should provide the details of the project or event in the given respective template.
  • Make your software available in an open repository (GitHub, Bitbucket, etc.) and include an OSI approved open source license.
  • Make sure that the software complies with the JOSS review criteria.
  • Should follow the correct format.
  • (Optional) Create a metadata file describing your software and include it in your repository. We provide a script that automates the generation of this metadata.
Review process Peer review process Peer review process and checklist driven by the reviewer.
Grades for submissions
  • Pending 0-2
  • Passing 3
  • Silver 4
  • Gold 5
  • Accept
  • Minor Revisions
  • Major Revisions
Hosting on GitHub open repository on GitHub open repository
Supports D&I supports new events and projects JOSS supports your stand-alone software or contribute to an existing package.
Approved license Nothing as of now particular (Mostly MIT) OSI is the approved license
Issue tracker How well a project issue tracker setup to invite new contributors, skilled contributors, non-technical contributors. Have an issue tracker that is readable without registration. and permits individuals to create issues/file tickets against your repository.
Documentation Should includes README/CONTRIBUTING There should be sufficient documentation for your software.
Externals tools and services
  • Using exsisting standards of IMS global.
  • Using JOSS as reference.
  • Uses pandoc for converting md files to pdf.
  • JOSS paper review service can test that your paper is properly strucutured.
Acceptance The project or event will get a badge as per the requirements met. The journal will be accepted only if all the requirements are met.
Affiliate A proud affiliation of CHAOSS. A proud affiliate of the Open Source Initiative(OSI).
Meta data file (Suggestion) No metadata file regarding project or event(Suggestion to implement it.) Create a metadata file describing your software and include it in your repository. We provide a script that automates the generation of this metadata.
Automatic Tweet (Suggestion) No automatic tweet when a project or event earned a gold/silver badge. (It would be good if we implement it.) An automatic tweet from @JOSS_TheOJ will announce it!

tharun143 commented 4 years ago

@Nebrethar Regarding the Q1 in Microtask 1

Review the CII self-report system on projects and events and report schematic differences.

Can I get the resource for CII self-report system?

Thanks in Advance.

Stay Safe and stay healthy 😄

Nebrethar commented 4 years ago

@tharun143

Can I get the resource for CII self-report system?

Thanks for noticing this! It somehow didnt make it into this issue. I have added references for Core Infrastructure Initiative's badging program.

tharun143 commented 4 years ago

@Nebrethar

It somehow didn't make it into this issue.

So, Is Q1 part of this issue or not?

Nebrethar commented 4 years ago

@tharun143

So, Is Q1 part of this issue or not?

Q1 of Microtask 0 is the area that I updated in response to your questions 😁 It contains the relevant CII links and a little more information now.

JackieBinya commented 4 years ago

Microtask 0

Q 0 Review JOSS documentation on submission and review and see how it is related to the current workflow.

Overview The Journal of Open Source Software is mature in comparison to the D&I Badging process. By drawing parallels between the two workflows, we hopefully are then able to make improvements to the current D&I workflow.

Listed below is a summary of findings I made from going through JOSS’ documentation:

Reviewer and author guides These are further divided into different sub-sections arranged in the natural order of the workflow. Find listed below a brief description of each sub-section.

Editorial guides This section offers guidelines for the editors. These participants are responsible for the smooth flow of the whole submission and review process.

Conclusion The D&I Badging current flow is outlined in this link.The most noticeable differences are:

bistaastha commented 4 years ago

@JackieBinya @tharun143 Your microtask solutions look awesome!

@Nebrethar and I will be available for discussing your work and answering other questions about CHAOSS Badging during GSoD office hours(#26).

xiaoya-yaya commented 4 years ago

Hi, @Nebrethar I hope you are doing well. I'm working on my Microtask 1

Q 0 Submit a non-existent project to understand the workflow.

I have opened a draft pr, it's for the first step wrote in the document -- to append an entry in the table, and when I prepared to merge the pr, I found a conversation template to answer the detailed questions in step 2 was already created for me, so I finished it and the process looks like to provide detailed D&I information in the pr description.

So, does this basically the whole procedure or do I need to open another pr and work on the PR template md file?

JackieBinya commented 4 years ago

Microtask 0

Q 1 Review the Core Infrastructure Initiative self-report badging system on projects and events and report schematic differences.

A brief overview of Linux Foundation (LF) Core Infrastructure Initiative (CII) Best Practices Badge Program workflow

Conclusion In comparison the D&I Badging program provides a means for opensource events and projects to not only put CHAOSS D&I metrics of the Project Diversity and Event Diversity focus areas into practise but they get to show communities that they are diverse and inclusive.

The schematic differences between CII and D&I Badging program:

Projects and events are very different, but how different are they in our program? List one thing you would change about either, or both.

Projects and events are indeed different that I do concur. But on first impressions when going through the D&I Badging documentation for both projects and events that fact is not articulated. The assumption is that readers know the the kind of either events and projects being referenced too as well as the difference between the two. The documentation does not provide any definitions for the terminologies used nor does it provide any information about submission requirements.

The only notable difference between the projects and events is in their CHAOSS metrics as expected as they stem from unique focus areas.

My recommendations as a writer is to enrich the documentation. Provide as much detail to the readers as possible, using both CII & JOSS documentation as guideline. In addition to that it I recommend we make the docs easily accessible i.e makes the docs the first thing the reader sees when they navigate to the D&I Badging repos on Github.

xiaoya-yaya commented 4 years ago

Microtask 0

Q 0 Review [JOSS documentation](https://joss.readthedocs.io/en/latest/) on submission and review and see how it is related to the current workflow.

A 0

The workflow of JOSS

Submission -- Submitters prepare the paper into the form that is instructed by the submission documentation, then fill in the short submission form with an ORCID, this form contains basic information of the paper as well as a valid repository address.

After submission -- the review process is raised

An Associate Editor-in-Chief will carry out an initial check of your submission, and proceed to assign a handling editor.

Refer to the JOSS review repository, the assigning process is integrated as a bot to initial a reviewer-raised issue, along with a checklist for the assigned reviewers to work through.

To be a reviewer -- it is similar to submitting a paper. Fill in a form posted on the JOSS website and wait for the editorial team to get in touch.

Upon successful completion of the review -- The accepted JOSS paper is assigned with a DOI, its metadata is listed on the JOSS website, and an automatic tweet will announce it.

The JOSS holds a [website](https://joss.theoj.org/) to exhibit vital information and here is what I found particularly worthy for reference:

We can see the website plays an indispensable role as an interface of the workflow.

Relation to the current workflow

the current badging workflow mainly focuses on applying for badges, a pr is opened to provide the details of a project or an event. The review process is waiting to be detailed.

From the documentation perspective, there are some ideas inspired by JOSS:

tharun143 commented 4 years ago

Hola, I hope everyone is fine and staying safe. @Nebrethar and @bistaastha take a look and feel free to comment on the work. Looking forward to working with you guys 😄

Microtask 0

Q1

About CII practices

However, I couldn't find the criteria and the background of events in CII. I guess the CII is only for badging projects not for events.

The differences in CHAOSS D&I Badging workflow of event and project are:

Event

However, these requirements are not sufficient for validating a project.

tharun143 commented 4 years ago

Microtask - 1 Q 0

Hola, I hope everyone is fine and staying safe. @Nebrethar and @bistaastha take a look and feel free to comment on the work. Looking forward to working with you guys 😄

I have sent a draft PR to the event-diversity-and-inclusion repository as a part of Microtask-1 Q0

Microtask 1 Q0

Observations

tharun143 commented 4 years ago

Microtask - 1 Q 1

Hola, I hope everyone is fine and staying safe. @Nebrethar and @bistaastha take a look and feel free to comment on the work. Looking forward to working with you guys 😄

I have reviewed a mock project as a part of Microtask-1 Q1 submitted by @xiaoya-Esther 😄

Mock project

Everything was clearly described and the answers met the requirements. The answers were done in a complete precise manner. A badge of silver could be awarded to the mock project. Silver

The response times and quality has not met the requirements. As only 4 requirements were met according to the badging process of CHAOSS D&I. The silver badge is awarded to the project.

The description of communication channels and issue trackers could be explained more. Instead of giving a one-line answer an essay describing the process in the communication channel and the tags that are used for the issues could be explained more which will give crystal clear idea about the project to the reviewer and the chance of getting a high-level badge can be assured.

xiaoya-yaya commented 4 years ago

I have reviewed a mock project as a part of Microtask-1 Q1 submitted by @xiaoya-Esther 😄

Mock project

Everything was clearly described and the answers met the requirements. The answers were done in a complete precise manner. A badge of silver could be awarded to the mock project. Silver

Thank you @tharun143 for your kind review! 😄

tharun143 commented 4 years ago

Thank you @tharun143 for your kind review! 😄

Feel free to review my PR as a part of microtask 😄 @xiaoya-Esther

tharun143 commented 4 years ago

Mcirotask - 2

Hola, I hope everyone is fine and staying safe. @Nebrethar and @bistaastha take a look and feel free to comment on the work. Looking forward to working with you guys 😄

Summary

Submission and Review workflow

I submitted a draft PR to the event-diversity-and-inclusion repository on a mock event. The fields involved in submitting an event describes how the events are diverse and inclusive. All the parts involved in creating an event exhibits the diversity and inclusion of an event. The questions differ from project and event.

The attendee demographics and speaker demographics will give better insights to understand the diversity and inclusion of attendees and speakers. The various fields in the attendee demographics and speaker demographics like age, place, region, nationality, and gender, etc can exhibit that diverse people are involving in an event. Having a proper CoC is always necessary for an event. The CoC provides the strict protocols that the attendees had to follow in an event and strict actions will be taken if someone violated the rules at an event. The Diversity Access Tickets exhibits the interest of sponsors in sponsoring the event in the future. Family friendliness will have a great impact on the event and the addition of youth and children to the event can boost the energy of people in the event. By involving the family in the event the diversity and inclusion of the event will be developed.

After answering the questions of the project or event. The PR should be submitted in the open repository. As the CHAOSS D&I Badging program follows the peer-review process the peers will review the PR. As per the requirements met the badge will be provided to the event or project.

If a project or event exhibits a badge receives a badge that means the project or event is following best practices of diversity and inclusion.

I think this was a bit long but I think I have covered all the points. 😅

@Nebrethar @bistaastha All the microtasks are completed. In the meantime, I will try to solve the issues that we discussed in yesterday's D&I working group meeting. 😄 🎈

xiaoya-yaya commented 4 years ago

Microtask 0

Q 1 Review the Core Infrastructure Initiative self-report badging system on projects and events and report schematic differences.

A 1

Here is a brief review of what I found out about the CII badge:

The aim of CII Best Practices badge is

“a way for Free/Libre and Open Source Software (FLOSS) projects to show that they follow best practices”

The workflow is self-reported, mostly involving only the appliers to obtain a badge in comparison to the D&I badge peer-review system, which associated with more roles.

The CII badge system focus on Free/Libre and Open Source Software (FLOSS) project, criteria are defined from the FLOSS projects’ perspective and can be divided into six main parts:

Basic Information Change Control Reporting Quality Security Analysis

These are the six perspectives to evaluate how well does the project follow the best practice, and each criterion is well documented, note that the terminology of project is well defined in the documentation found in Github.

I have applied for a badge using a mock project of my own, and find that it has some automatic integration, the system digs out as much information in the project submitted and fulfill the information into some of the questions. As the CII project is built for self-certifying purpose, and false information is difficult to automatic trace and verify, the system does not take measures for faking.

Here are schematic differences I found in comparison to D&I badge:

Another thought motivated by the CII badge criteria is that we should provide clear references or links to the jargon addressed in the PR template, or, they should be well defined/sorted out in documentation.

Project and Event

Below is my definition of projects and events that D&I badging program refers to, not sure if this is correct 😅

The differences between projects and events lay in:

Adress to one thing I would change about, I think the PR templates still have space to be enriched, I referred to the D&I metrics, found out that the template of events corresponds to the Event Diversity, and the template of projects corresponds to the Project and Community. I think it will be richer to combined with other D&I metrics like Governance, Contributor Community Diversity, etc. since the project idea is based on D&I metrics:)

xiaoya-yaya commented 4 years ago

Microtask 1

Q 0 Submit a non-existent project to understand the workflow.

A 0

Below is the mock project I submitted

Microtsak 1 Q0

Part of the observation are described in the comment above:

I have opened a draft pr, it's for the first step wrote in the document -- to append an entry in the table, and when I prepared to merge the pr, I found a conversation template to answer the detailed questions in step 2 was already created for me, so I finished it and the process looks like to provide detailed D&I information in the pr description.

And here are some other observations:

In conclusion, I understand the project is in the beginning state, some of the observations above can be easily solved once the workflow is built out, and the documentation can be well structured and navigated. I’m so looking forward to perfecting these with you guys!

JackieBinya commented 4 years ago

Hello everyone

Is office hours in session yet, as in now?

I am failing to join 😔

On Thu, 11 Jun 2020, 15:03 Esther, notifications@github.com wrote:

Microtask 1

Q 0 Submit a non-existent project to understand the workflow.

A 0 Below is the mock project I submitted

Microtsak 1 Q0 https://github.com/badging/project-diversity-and-inclusion/pull/1

Part of the observation are described in the comment above:

I have opened a draft pr, it's for the first step wrote in the document -- to append an entry in the table, and when I prepared to merge the pr, I found a conversation template to answer the detailed questions in step 2 was already created for me, so I finished it and the process looks like to provide detailed D&I information in the pr description.

And here are some other observations:

-

Firstly, I clicked on the project badging homepage https://github.com/badging/project-diversity-and-inclusion, it is precisely described on how to apply a badge. But as I described in the patch https://github.com/badging/project-diversity-and-inclusion/pull/3 I think the README.md exists ambiguous descriptions on instructions, I have submitted a PR https://github.com/badging/project-diversity-and-inclusion/pull/3 to this.

The descriptions above and below the table seem like the same meaning but refer to different things, it's a little ambiguous, so I changed the first sentence into a different expression

The Pull Request template is in clear layout and each question is well described and easily understood, I also find the reference of each related CHAOSS metric are provided in a CHAOSS-metrics.md file, though it is not so difficult to seek out, I think it will be better to mention it somewhere in the document.

There is a table at the front of the PR template for basic information collecting purpose, I think it’s clear. But I have a confusion about what the “labels” stands for, I assume it represents whether this badge application is for a project or an event, but it wrote “event“ in a project PR template, so now I’m not really sure what this means.

Another proposition is to enrich the PR template with more D&I metrics, as I mentioned in Microtask 0 Q 1 https://github.com/badging/meta/issues/25#issuecomment-642485637

The last observation is also a confusion from above https://github.com/badging/meta/issues/25#issuecomment-641340532,

So, does this basically the whole procedure, or do I need to open another pr and work on the PR template md file I guess I submit the PR in the right way, so from my view, the present document does not totally match the workflow, since we don’t have to submit another PR for detailed questions. Maybe this part of the doc should be reorganized.

In conclusion, I understand the project is in the beginning state, some of the observations above can be easily solved once the workflow is built out, and the documentation can be well structured and navigated. I’m so looking forward to perfecting these with you guys!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/badging/meta/issues/25#issuecomment-642633887, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL7QJD56WI6VRFODKGWCGYDRWDI3JANCNFSM4NTBCFVQ .

Nebrethar commented 4 years ago

Hi @JackieBinya, The office hours are on for the next 50 minutes and the link is:

https://meet.google.com/rip-zkbs-biy

JackieBinya commented 4 years ago

@Nebrethar and @bistaastha May I please have the links you shared during the meeting.

Thanks.

tharun143 commented 4 years ago

@JackieBinya

https://hackmd.io/@7f7uN_UHRtOhM5rnON3_HQ/H1NFDGn2L https://docs.google.com/document/d/1WrY4PjOrC_Fp6aiWFjfRRZuujlolSraUlTAJHPfbw9I/edit https://docs.google.com/document/d/1p52ngmP_6CntBIu969VtQO2fPirAwKrjO2TAUo2jRHs/edit#

JackieBinya commented 4 years ago

Thanks @tharun143....

xiaoya-yaya commented 4 years ago

Microtask 1

Q 1 Review a mock event created by someone else.

A 1

Hello mentors, I reviewed a mock event submitted by @tharun143 , the mock event is listed below:

Mock-Event-4 by Tharun

I issued a gold badge to the Mock Event 4 for reasons of: The event meets all the related D&I metrics and further information is provided in detailed description and well illustration.

Gold

xiaoya-yaya commented 4 years ago

Microtask 2

Q 0 Provide a brief summary of the submission and review process.

A 0 Here is my explanation of the workflow: To apply for a badge, firstly, append the name of your project/event in the respective repo’ README.md:

project event

Click the link under the tabular, this will change the README file into editable mode, add your project/event name by following the instruction written in the annotation, and propose changes. Github will remind you to create a pull request, by doing this, a message template is created with D&I metrics related questions that require you to answer. Provide as much detail as you want when addressing these questions as it will help the reviewer to have a thorough overview.

After the PR is submitted, 1 or more reviewers will be assigned to review this PR. During the review process, check if all the metrics are met, and then focus on the detail. (I believe specific criteria shall be formulated for a reviewer to consult about which badge should be issued)

The reviewer should put the badge into the tabular, corresponds to the project/event. This means the badge is successfully issued, and the applier can embed the badge in his website’s HTML or project’s markdown file.

All my Microtasks are finished🎉🎉, this issue is getting extraordinary long, I think I might open another issue to hold all my microtasks, which will make it more intuitive. I wish you all have a nice day.

Nebrethar commented 4 years ago

It was nice to get to know you all on the GSoD Office Hours call!

@xiaoya-Esther brings up a good point:

All my Microtasks are finished🎉🎉, this issue is getting extraordinary long, I think I might open another issue to hold all my microtasks, which will make it more intuitive.

I think it's important that we have a public doc where we can leave comments. Here are the current docs now on HackMD:

Tharun Jackie Xiaoya

I will be reviewing and leaving comments early next week. I have to get to an exam but I will leave more details of the microtask workflow later :)

Thank you!

xiaoya-yaya commented 4 years ago

I think it's important that we have a public doc where we can leave comments. Here are the current docs now on HackMD:

Tharun Jackie Xiaoya

Awesome @Nebrethar, this is better:)

JackieBinya commented 4 years ago

Microtask 1:

Q 0 Submit a non-existent project to understand the workflow.

I submitted a mock event VueGotham-2020, and opened a PR.

These were my findings:

one-3

JackieBinya commented 4 years ago

Microtask 1

Q 1 Review a mock event created by someone else.

I reviewed a Project Badge Application by Esther link

I did what I would describe as a mock peer review and left the comments in the PR (highlighted in the qoute below) outlining my findings. From my understanding D&I badging reviews ought to be peer reviews this is done so as to allow sharing of ideas within the community so as to collectively improve on diversity and inclusion. The D&I Badging docs currently do not provide a review guide/specification.

My name is Jacqueline Binya. I am a core contributor to the YY-Search. These are some of my recommendations after going through your application: To address How welcoming, responsive, respectful are interactions even on hot topics of debate? What is the diversity of voices speaking/being heard? and How well does the project issue tracker setup to invite new contributors, skilled contributors, non-technical contributors?

  • At YY-Search we have a contributing guide which includes a link to a Code of Conduct. The Contributing Guide is quite useful in on-boarding contributors of different levels of expertise to the project. Consequently we are then able to attract a more diverse pool of contributors. The Contributing Guide is written in an easy to understand manner and we made an effort to avoid use of unnecessary technical jargon. Its content includes a general overview of the project, installation and set up guides as well as as basic contributing instructions.
  • In the Contributing Guide the participants are explicitly advised to read the Code of Conduct and make sure they understand it before contributing. This has to some extent sanitized our communication channels, as in the Code of Conduct consequences in failing to comply are stipulated.

I therefore issue a passing badge for the project: CHAOSS Passing Badge

JackieBinya commented 4 years ago

Microtask 2

Q 0 Provide a brief summary of the submission and review process.

After reviewing the workflow process and all of the moving parts that create it, provide your idea of how this workflow can be best explained. This task is focused to the submission and review workflow of the Badging Program.

The CHAOSS focus areas which implement D&I Bagding are Project Diversity and Event Diversity.The D&I Badging workflow takes place on GitHub in the open. The CHAOSS D&I Badging workgroup created two repos Project Badging and Event Bagding . All the documentation pertaining to the the D&I Badging workflow and D&I metrics for the above mentioned focus areas is also found in these repos.

In the documentation the prospective applicants are provided with information on how to apply for a badge. This is a two-step process which starts with appending either an event or project in a events or projects table in the corresponding repos of the entities. The table is used to showcase the badging status and/or outcome of either events or projects for which badging applications were made. Because of the underlining git workflow once the applicants append their entities to the tables i.e make changes, they can open pull requests so as to submit their changes. The PRs opened have an embedded template which is a form the applicants are expected to fill out in Markdown. The questions asked in the form are used for D&I assessment. So far review guides or specifications are yet to be advised.

JackieBinya commented 4 years ago

@Nebrethar, @bistaastha and @community

I have made updates to my microtasks and I am happy to announce that they are complete, may you please kindly review them.

@Nebrethar I was not sure on which platform I was supposed to submit my updates . I finally settled on GitHub so that my work is consistent with everyone else's. Please advise am I supposed to also push my updates to hackmd.io ?

Thanks in advance...

Nebrethar commented 4 years ago

@JackieBinya Thanks for submitting your microtasks! Your updates have been added to your hackmd document.

@bistaastha and I plan to review all microtasks on hackmd (adding comments) over the next three days. I also updated the main post with these guidelines. Thank you for asking; it got me moving again!

JackieBinya commented 4 years ago

Hello D&I Badging Community

I would like to excuse myself from today's office hours. Despite my wishes I unfortunately could not attend the meeting. I have a WiFi outage😔. I have been refreshing my browser to no avail for the past 30min. I am honestly gutted.

I am looking foward to catching up on the minutes.

Regards...

On Tue, 16 Jun 2020, 16:09 Matt Snell, notifications@github.com wrote:

@JackieBinya https://github.com/JackieBinya Thanks for submitting your microtasks! Your updates have been added to your hackmd document https://hackmd.io/@badging-sub-2020/JackieBinya.

@bistaastha https://github.com/bistaastha and I plan to review all microtasks with comments on hackmd over the next three days. I also updated the main post with these guidelines. Thank you for asking; it got me moving again!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/badging/meta/issues/25#issuecomment-644789976, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL7QJD6POMU7KC6L6HCYNJLRW54IPANCNFSM4NTBCFVQ .

Nebrethar commented 4 years ago

@JackieBinya I appreciate that you mentioned what was going on. I also happen to be having internet issues at home! 😢 See you around. Also, I have an announcement coming up...

Nebrethar commented 4 years ago

I have left comments all of your microtask submissions on HackMD!

Tharun Jackie Xiaoya

Let me know if you have any questions or comments!!! 👍 Still awaiting reviews from Aastha, but they will be here!

@xiaoya-Esther @JackieBinya @tharun143 @bistaastha

JackieBinya commented 4 years ago

Hello @bistaastha and @Nebrethar and @community

@Nebrethar and @bistaastha please review my updated proposal for the new D&I Badging Documentation in this link

@Nebrethar I opened an issue on tagging D&I Badges with release year information as you had advised.

I had almost forgotten, I wrote a blog post about life, the lessons I had learnt about CHAOSS and the D&I Project and finally why I think the D&I project is great. If anyone is interested in that sort of thing please do read and let me know what you think. 🌻

JackieBinya commented 4 years ago

Hello I just wanted to find out if the Office Hours was in session yet? And just to find out is it a weekly event.

xiaoya-yaya commented 4 years ago

Hi @JackieBinya the link is here https://meet.google.com/eot-jikt-for