Update CONTRIBUTING.md by removing server instructionsclassName="text…#3700
Closed
chadrackmwamba75-art wants to merge 1 commit into
Closed
Update CONTRIBUTING.md by removing server instructionsclassName="text…#3700chadrackmwamba75-art wants to merge 1 commit into
chadrackmwamba75-art wants to merge 1 commit into
Conversation
…-slate-400 hover:text-white font-bold" aria-label="Fermer l'analyse" > ✕ </button> </div> <div className="space-y-2 border-t border-slate-800 pt-3"> <p> <strong>InChIKey :</strong>{' '} <code className="text-amber-300 bg-slate-900 px-1.5 py-0.5 rounded text-xs break-all"> {selectedItem.inchkey} </code> </p> <p> <strong>Cible Biologique :</strong>{' '} <span className="text-sky-400">{selectedItem.cible_biologique}</span> </p> <p> <strong>Maladie associée :</strong>{' '} <span className="text-rose-400 font-semibold">{selectedItem.maladie_associee}</span> </p> </div> <button onClick={() => setSelectedItem(null)} className="mt-5 w-full bg-emerald-600 hover:bg-emerald-500 text-white font-bold py-2 rounded-xl transition shadow-lg" > Fermer l'analyse </button> </motion.div> )} </AnimatePresence> </div> </div> ); }
Removed instructions for starting the server and community discussion guidelines.
Contributor
|
SPAM |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
…-slate-400 hover:text-white font-bold" aria-label="Fermer l'analyse" > ✕
InChIKey :{' '}
{selectedItem.inchkey}Cible Biologique :{' '} {selectedItem.cible_biologique}
Maladie associée :{' '} {selectedItem.maladie_associee}
Removed instructions for starting the server and community discussion guidelines.
Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.