-
Notifications
You must be signed in to change notification settings - Fork 138
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
Added README.md file with basic project info #1
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Closes #2 |
braughtg
added a commit
that referenced
this pull request
Nov 2, 2020
* Added README.md file with basic project info * Added sections for installing and contributing * Changed CC to be BY-SA * Added NPFI to acknowledgements Co-authored-by: braughtg <braughtg@gmail.com>
braughtg
added a commit
that referenced
this pull request
Nov 2, 2020
* Added README.md file with basic project info * Added sections for installing and contributing * Changed CC to be BY-SA * Added NPFI to acknowledgements Co-authored-by: braughtg <braughtg@gmail.com>
SavidBasnyat
referenced
this pull request
in SavidBasnyat/FarmData2
Feb 16, 2021
egorovak
pushed a commit
to egorovak/FarmData2
that referenced
this pull request
Feb 16, 2021
WilliamC529
pushed a commit
to WilliamC529/FarmData2
that referenced
this pull request
Apr 28, 2022
RolandLocke
pushed a commit
to RolandLocke-s-FD2-Org/FarmData2
that referenced
this pull request
Jul 15, 2023
…ege#175) * Initial commit, adding seeding input data cypress test * subtask DickinsonCollege#1 Assert header has 'Data' * Check the crop dropdown list size * Testing crop dropdown * Testing for crop dropdown length * Testing for crop dropdown length * test input date element enabled and has correct default value * Created test to check if crop selected has been enabled * Cleaning cypress test * Add test to check if any option was selected * Remove dropdown element reference via children function * combined similar 'it' blocks * Created test to check that the crop drop down does not have a selected value --------- Co-authored-by: nathang15 <nguyenat@dickinson.edu> Co-authored-by: infantlikesprogramming <hadu@dickinson.edu>
braughtg
pushed a commit
that referenced
this pull request
Jul 29, 2023
… (#674) * Initial commit, adding seeding input data cypress test * subtask #1 Assert header has 'Data' * Check the crop dropdown list size * Testing crop dropdown * Testing for crop dropdown length * Testing for crop dropdown length * test input date element enabled and has correct default value * Created test to check if crop selected has been enabled * Cleaning cypress test * Add test to check if any option was selected * Remove dropdown element reference via children function * combined similar 'it' blocks * Created test to check that the crop drop down does not have a selected value Co-authored-by: nathang15 <nguyenat@dickinson.edu> Co-authored-by: infantlikesprogramming <hadu@dickinson.edu> --------- __Pull Request Description__ This pull request was orignially created on [FD2School-FarmData2](https://github.com/DickinsonCollege/FD2School-FarmData2). Link to the original pull request: https://github.com/DickinsonCollege/FD2School-FarmData2/pull/175 Partially Addresses #662 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. Co-authored-by: Michael K <56452607+Mikek16@users.noreply.github.com> Co-authored-by: nathang15 <nguyenat@dickinson.edu> Co-authored-by: infantlikesprogramming <hadu@dickinson.edu>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please have a look at the basic README that I have created for the FarmData2 repository. It is basic at this point and will ultimately evolve as the project evolves. Let's discuss any changes or additional information that you believe it should contain on this PR before merging.