Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add link to learn about which type filter you have #225

Closed
6 tasks
first-timers bot opened this issue Mar 15, 2022 · 44 comments
Closed
6 tasks

Add link to learn about which type filter you have #225

first-timers bot opened this issue Mar 15, 2022 · 44 comments

Comments

@first-timers
Copy link

first-timers bot commented Mar 15, 2022

πŸ†•πŸ₯☝ First Timers Only.

This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you πŸ’

About First Timers Only.

πŸ€” What you need to know.

Nothing. This issue is meant to welcome you to Open Source :) We are happy to walk you through the process.

πŸ“‹ Step by Step

  • πŸ™‹ Claim this issue: Comment below.

    Once claimed we add you as contributor to this repository.

  • πŸ‘Œ Accept our invitation to this repository. Once accepted, assign yourself to this issue

  • πŸ“ Update the file \index.html in the infragram repository (press the little pen Icon) and edit the line as shown below.

@@ -40,15 +40,15 @@
              <!--<div class="modal-header"></div>-->
              <div class="modal-body">
                <h3>Quick start</h3>
              <p>Choose from these presets to get up and running quickly. These auto-load common 2. Analysis and 3. Colorize settings so you don't have to manually choose them.</p>
                  <table class="table">
                    <tr>
                      <td width="30%"><b>Raw</b></td>
                      <td width="30%">Just what your camera sees.</td>
                      <td><a class="btn btn-primary" id="preset_raw">Begin</a></td>
                    </tr>
                    <tr>
-                     <td><b>NDVI for <span style="color:blue;">BLUE</span> filters</b></td>
+                     <td><b>NDVI for <span style="color:blue;">BLUE</span> filters</b> (<a href="https://publiclab.org/wiki/infragram#Conversion+types">Learn what you have</a>)</td>
                      <td>basic plant analysis for <a href="http://store.publiclab.org/product/infragram-diy-filter-pack">Infragram filter packs</a> and <a href="http://store.publiclab.org/product/infragram-webcam">webcams</a></td>
                      <td><a class="btn btn-primary" id="preset_ndvi_blue">Basic</a>
                          <a class="btn btn-success" id="preset_ndvi_blue_color">Colorized</a></td>
@@ -255,4 +255,4 @@ <h4 style="margin-bottom:40px;"><a style="color:#444;" href="http://publiclab.or
     </script>
 
   </body>
-</html>
\ No newline at end of file
+</html>
  • πŸ’Ύ Commit your changes

  • πŸ”€ Start a Pull Request. There are two ways how you can start a pull request:

  1. If you are familiar with the terminal or would like to learn it, here is a great tutorial on how to send a pull request using the terminal.

  2. You can edit files directly in your browser

  • 🏁 Done Ask in comments for a review :)

πŸ€”β“ Questions

Leave a comment below!

This issue was created by First-Timers-Bot.

@Ash-KODES
Copy link
Contributor

Ash-KODES commented Mar 15, 2022

Can I work on this?
I am new to this repo so,It would good oppurtunity to understand this project:)

@jywarren
Copy link
Member

Hi @Ash-KODES I wanted to see if @mehul89 wanted to try this one. Would you like to try #227?

@Ash-KODES
Copy link
Contributor

Hi @Ash-KODES I wanted to see if @mehul89 wanted to try this one. Would you like to try #227?

Yaa sure!
Actually I thought you gave him some other issue,,apologies

@jywarren
Copy link
Member

I may have made a mistake, sorry if I added any confusion!

@nikhil12377
Copy link

Hey! can i work on this issue?

@TildaDares
Copy link
Member

Hi @nikhil12377, go ahead. Thanks!

@ishumi007
Copy link
Contributor

ishumi007 commented Mar 17, 2022

hey @TildaDares with the help of the detailed instruction give above I created a pull request with the asked changes to the \index.html. Being new to Open source and GitHub this task was very helpful for me as I got to learn about the workings of the standard fork -> clone -> edit -> pull request workflow. Please let me know if I made any error in doing the same. Thanks!

@jywarren
Copy link
Member

Hi @nikhil12377 let us know if you need any help, and be sure to link to your PR from here (or from there to here) so we can see them connected!

@ishumi007 that's great, however i believe @nikhil12377 is working on this one. If someone has claimed it please let them have enough time to try! We'd love your help with another issue however. I'll try to open a new "first timers only" issue in a moment.

@ishumi007
Copy link
Contributor

@ishumi007 that's great, however i believe @nikhil12377 is working on this one. If someone has claimed it please let them have enough time to try! We'd love your help with another issue however. I'll try to open a new "first timers only" issue in a moment.

Hey @jywarren @nikhil12377 , I am so sorry I wasn't aware about @nikhil12377 being already assigned to this task. I am taking back my PR for this one.

@TildaDares
Copy link
Member

TildaDares commented Mar 18, 2022

Hi @ishumi007, would you like me to add your name to our first-timers list in publiclab/plots2#10153 so that we can ping you when there’s an issue for you to work on?

@ishumi007
Copy link
Contributor

ishumi007 commented Mar 18, 2022

Hi @ishumi007, would you like me to add your name to our first-timers list in publiclab/plots2#10153 so that we can ping you when there’s an issue for you to work on?

Yeah please do that @TildaDares , I'd love to be of any help.

@nikhil12377
Copy link

@jywarren Thanks for asking, i'd let you know if i'll need any help.

@Yavnikaa
Copy link

Hi @ishumi007, would you like me to add your name to our first-timers list in publiclab/plots2#10153 so that we can ping you when there’s an issue for you to work on?

Can my name also be added to the list? I am quite excited to work together in this community :))

@TildaDares
Copy link
Member

Hi @Yavnikaa, I’ve added your name.

nikhil12377 added a commit to nikhil12377/infragram that referenced this issue Mar 19, 2022
@TildaDares
Copy link
Member

Hi @nikhil12377, I can see you’ve pushed the commit to your fork but you haven’t pushed it to publiclab/plots2. Do you need help with this?

@TildaDares TildaDares linked a pull request Mar 25, 2022 that will close this issue
@codeamic
Copy link

Hi @TildaDares , can i work on this issue?

@arpitmaurya
Copy link

Hi @TildaDares , I like contribute in this community, please add me as contributor in that List. (Excited to Contribute in Repo)

@TildaDares
Copy link
Member

Hi @codeamic, @nikhil12377 has already opened a pull request for this issue. You can leave a comment in publiclab/plots2#10153 and we'll ping when there's an issue for you to work on.

@TildaDares
Copy link
Member

Hi @arpit-maurya, you can also leave a comment in publiclab/plots2#10153. Thank you!

@qxprakash
Copy link

Hi @TildaDares , I am looking forward to contribute to this Project , can you please add me to the list. Thankyou !

@AmenuveveDordor
Copy link

Hi, I'm an Outreachy 22' applicant and I was wondering if I could work on this

@Somya-Singhal
Copy link
Contributor

Hi @TildaDares, can my name also be added to the first-timers list? I am very much excited to contribute.

@TildaDares
Copy link
Member

Hi @Somya-Singhal, leave a comment in publiclab/plots2#10153 and I’ll add your name. Thank you!

@iamcynthiamamah
Copy link

Good day @TildaDares, I am a first-timer here, and will be glad to work on this as a way of getting started with open-source. Please, can I work on this

@17neelam
Copy link
Contributor

17neelam commented Apr 9, 2022

@TildaDares can I work on this issue?

@TildaDares
Copy link
Member

@17neelam A PR has already been opened for this. Thanks!

@hvdoshi
Copy link

hvdoshi commented Apr 20, 2022

@TildaDares I want to work on this issue.

@Dustpie
Copy link

Dustpie commented Apr 28, 2022

Hello, can I work on this project?

@TildaDares
Copy link
Member

Hi @hvdoshi, are you still interested in working on this?

Hi @Dustpie, while we wait for @hvdoshi’s response you can request for an issue in publiclab/plots2#11105 and we’ll look for one for you. Thanks!

@ghost
Copy link

ghost commented Jul 10, 2022

Hi @TildaDares can i work on this issue ?

@TildaDares
Copy link
Member

Hi @bad-atnames0, we’re currently working on a new design of the Infragram site so we’re suspending issues for now. But you can still request for an issue in publiclab/plots2#11105. Thanks!

@Codebat-man
Copy link

Hey there! Thanks for supporting first-timers. Please invite me to contribute as well.

@TildaDares
Copy link
Member

Hi @Codebat-man, please request for an issue here publiclab/plots2#11105. Thank you!

@M1racle04
Copy link

Hi @TildaDares Please add my name to this list. Thank You

@TildaDares
Copy link
Member

Hi @Codebat-man, there’s an issue reserved for you in publiclab/Leaflet.DistortableImage#1040 for 24 hours!

@TildaDares
Copy link
Member

Hi @M1racle04, there’s an issue reserved for you in publiclab/Leaflet.DistortableImage#1041 for 24 hours!

@abd123codes
Copy link

Hi @TildaDares may I work on this issue

@Jennifer-tech
Copy link

Hi @ TildaDares, may I work on this issue

@Favour-Cay
Copy link

Can my name be added to the list? @TildaDares and can i work on this issue

@olamideazeez
Copy link

Hello @TildaDares can i work on this issue

@lizwe-mac
Copy link

Hi,
May I please work on this issue?

@sam2611
Copy link

sam2611 commented Oct 25, 2022

Hello @TildaDares , may I work on this issue?

@yesdhruv
Copy link

Hey @jywarren @TildaDares, I would like to work on this issue #225

@TildaDares
Copy link
Member

Closing now. Thanks everyone!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.